Typedef flamegpu::util::StringPairMap
Defined in File StringPair.h
Typedef Documentation
-
template<typename T>
using flamegpu::util::StringPairMap = std::map<StringPair, T, StringPairHash> Ordered map with StringPair as the key type
Defined in File StringPair.h
Ordered map with StringPair as the key type