ttg::detail::printer_helper< T, Enabler > Struct Template Reference

Documentation

template<typename T, typename Enabler = void>
struct ttg::detail::printer_helper< T, Enabler >

Definition at line 159 of file traits.h.

Static Public Member Functions

static void print (const void *object)
 

Member Function Documentation

◆ print()

template<typename T , typename Enabler = void>
static void ttg::detail::printer_helper< T, Enabler >::print ( const void *  object)
inlinestatic

Definition at line 160 of file traits.h.


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