Typedef flamegpu::util::StringPairMap

Typedef Documentation

template<typename T>
using flamegpu::util::StringPairMap = std::map<StringPair, T, StringPairHash>

Ordered map with StringPair as the key type