BitStream
Loading...
Searching...
No Matches
serialize_traits.h
Go to the documentation of this file.
1#pragma once
2
3namespace 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