Bit field container.
More...
Go to the source code of this file.
|
| template<typename Input , typename Output , typename Block , typename... Specification> |
| bool | framework::serializable::read_dispatch (bit_field< Block, Specification...> *, Input &in, Output &out) |
| | Read overload. More...
|
| |
| template<typename Input , typename Output , typename Block , typename... Specification> |
| bool | framework::serializable::write_dispatch (bit_field< Block, Specification...> *, Input const &in, Output &out) |
| | Write overload. More...
|
| |
Bit field container.
- Copyright
- Copyright © 2012 iwg molw5
For conditions of distribution and use, see copyright notice in COPYING