$
prog.cc: In function 'int main()': prog.cc:47:5: error: static assertion failed static_assert(CRANBERRIES_HAS_TYPE(std::true_type, value_type),""); ^~~~~~~~~~~~~ prog.cc:48:5: error: static assertion failed static_assert(CRANBERRIES_HAS_TYPE(Test, Type),""); ^~~~~~~~~~~~~