BitStream
serialize_traits.h
Go to the documentation of this file.
1 #pragma once
2 
3 namespace bitstream
4 {
10  template<typename Trait, typename Void = void>
12 }
Definition: bounded_range.h:28
A class for specializing trait serialization functions.
Definition: serialize_traits.h:11