FACT++
1.0
|
|
private |
Convert the pointer into a boost::any object and add it to the provided vector
vec | Vector to which the boost::any object should be added |
ptr | Pointer to the binary representation. It will be incremented according to the size of the template argument |
T | Type as which the binary data should be interpreted |
Definition at line 425 of file Converter.cc.