std::ranges::get
std::is_constexpr_constructible (/ std::is_constexpr)
- Re: std::is_constexpr_constructible (/ std::is_constexpr)
- Re: std::is_constexpr_constructible (/ std::is_constexpr)
- Re: std::is_constexpr_constructible (/ std::is_constexpr)
- Re: std::is_constexpr_constructible (/ std::is_constexpr)
constexpr ternary operator
Is there any hope of getting more granular std lib (e.g. chrono is currently huge compile hit even when I need only small part of it)
- Re: Is there any hope of getting more granular std lib (e.g. chrono is currently huge compile hit even when I need only small part of it)
- Re: Is there any hope of getting more granular std lib (e.g. chrono is currently huge compile hit even when I need only small part of it)
Two small utility functions - as_signed, as_unsigned
- Re: Two small utility functions - as_signed, as_unsigned
- Re: Two small utility functions - as_signed, as_unsigned
Down with "template"! (up with the turbofish)
- Re: Down with "template"! (up with the turbofish)
- Re: Down with "template"! (up with the turbofish)
- Re: Down with "template"! (up with the turbofish)
chrono system_clock to_time_t/from_time_t unexpected integer overflow
- Re: chrono system_clock to_time_t/from_time_t unexpected integer overflow
- Re: chrono system_clock to_time_t/from_time_t unexpected integer overflow
"this->" -> "." alias
Constructor ambiguity: Uniform initialization vs. initializer lists
- Re: Constructor ambiguity: Uniform initialization vs. initializer lists
- Re: Constructor ambiguity: Uniform initialization vs. initializer lists