Relative Content

Tag Archive for c++templatestemplate-meta-programmingcompile-time

C++ Template Arguments Sort

I’m looking for template code to sort template arguments by the return value of their static member function static constexpr int getType(), something like: