BitStream
bitstream::serialize_traits< Trait, Void > Struct Template Reference

A class for specializing trait serialization functions. More...

Detailed Description

template<typename Trait, typename Void = void>
struct bitstream::serialize_traits< Trait, Void >

A class for specializing trait serialization functions.

Template Parameters
TraitMake a specialization on this type
VoidUse std::enable_if here if you need to, otherwise leave empty

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