FACT++
1.0
|
|
private |
Add the string pointed to by ptr as boost::any 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 |
Definition at line 460 of file Converter.cc.