34 #ifndef vtkVariantCreate_h
35 #define vtkVariantCreate_h
42 vtkGenericWarningMacro(
43 <<
"Cannot convert unsupported type [" <<
typeid(T).
name() <<
"] to vtkVariant. "
44 <<
"Create a vtkVariantCreate<> specialization to eliminate this warning."
98 #ifdef VTK_TYPE_USE___INT64
115 #ifdef VTK_TYPE_USE_LONG_LONG
Wrapper around std::string to keep symbols short.
vtkVariant vtkVariantCreate(const T &)
A atomic type representing the union of many types.
String class that stores Unicode text.