Typedef ramus::AssetCache

Typedef Documentation

template<typename T>
using ramus::AssetCache = std::unordered_map<std::string, std::shared_ptr<T>>