Helper class to merge two mesh traits. More...
#include <Traits.hh>
Classes | |
| struct | Result |
Helper class to merge two mesh traits.
For internal use only.
With the help of this class it's possible to merge two mesh traits. Whereby _Traits1 overrides equally named symbols of _Traits2.For your convenience use the provided defines OM_Merge_Traits and OM_Merge_Traits_In_Template instead.