UniversalIndentGUI 1.2.0
|
#include <ArgTraits.h>
A string like argument value type is a value that can be set using operator=(string). Usefull if the value type contains spaces which will be broken up into individual tokens by operator>>.
Definition at line 47 of file ArgTraits.h.