#include <osvr/Util/CSVCellGroup.h>
Public Types | |
using | prefix_type = PrefixType |
using | prefix_arg_type = typename PrefixTypeToArgType< PrefixType >::type |
Temporary object created by the cellGroup call, captures the string (literal) prefix, the data reference/type, and the group tag.
Temporary object created by the cellGroup call, captures the string literal prefix, the data reference/type, and the group tag.
Definition at line 92 of file CSVCellGroup.h.