Functor which serializes a reference. More...
Public Member Functions | |
| template<typename T > | |
| void | operator() (T &, typer &) |
Functor which serializes a reference.
| b | True if this functor is used. |
This is the primary template for pack_ref<false>. Calling this functor will cause a runtime assert.
1.8.13