Typedef flamegpu::util::StringPairUnorderedMap

Typedef Documentation

template<typename T>
using flamegpu::util::StringPairUnorderedMap = PairUnorderedMap<std::string, std::string, T>