MoReFEM
Loading...
Searching...
No Matches
MoReFEM::IsStrongType< T > Struct Template Reference

Facility to determine whether a class T is a StrongType or not. More...

#include <StrongType.hpp>

Inheritance diagram for MoReFEM::IsStrongType< T >:
Collaboration diagram for MoReFEM::IsStrongType< T >:

Detailed Description

template<typename T>
struct MoReFEM::IsStrongType< T >

Facility to determine whether a class T is a StrongType or not.

Utilities::IsSpecializationOf doesn't work with StrongType and my metaprogramming skill is not high enough to figure out how to make it work in a reasonable time hence this dedicated one.


The documentation for this struct was generated from the following file: