doc: minor changes
This commit is contained in:
@@ -901,7 +901,7 @@ public:
|
||||
/**
|
||||
* @brief Provides a common way to access certain properties of storage types.
|
||||
* @tparam Entity A valid entity type (see entt_traits for more details).
|
||||
* @tparam Type Type of objects managed by the storage class.
|
||||
* @tparam Type Storage value type.
|
||||
*/
|
||||
template<typename Entity, typename Type, typename = void>
|
||||
struct storage_traits {
|
||||
|
||||
Reference in New Issue
Block a user