trick with type_identity_tHi, I do not understand the following code: [code] template<typename From, typename To> concept Co...
std::compare_three_way not compilingthank you!!
std::compare_three_way not compilingyes I am compiling with C++20 the problem is with [code] std::compare_three_way [/code] it says: ...
std::compare_three_way not compilingHi, I have this code: [code] template<typename T> struct Value { T val{}; auto operat...
can we use vectors in compile time programming?Hi, We can program with complex numbers during compile time like this: [code] constexpr compl...
This user does not accept Private Messages