MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/Imath / value

Method value

src/python/PyImath/PyImathStringArray.cpp:288–288  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

286}
287
288template<> PYIMATH_EXPORT StringTableIndex FixedArrayDefaultValue<StringTableIndex>::value() { return StringTableIndex(0); }
289template<> PYIMATH_EXPORT const char* FixedArray<StringTableIndex>::name() { return "StringTableArray"; }
290
291template class PYIMATH_EXPORT StringArrayT<std::string>;

Callers

nothing calls this directly

Calls 1

StringTableIndexClass · 0.85

Tested by

no test coverage detected