Helper class that traits classes can inherit from when the type at hand is basic (native or trivial).
More...
#include <basic_traits.h>
template<typename T>
struct sen::BasicTraits< T >
Helper class that traits classes can inherit from when the type at hand is basic (native or trivial).
The idea is to use it as follows:
template <>
Helper class that traits classes can inherit from when the type at hand is basic (native or trivial).
Definition basic_traits.h:35
◆ variantToValue()
◆ valueToVariant()
◆ serializedSize()
template<typename T>
|
|
inlinestaticconstexprnoexcept |
◆ available
The documentation for this struct was generated from the following file: