ALib C++ Framework
by
Library Version: 2605 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
alib::resources::HasResources Concept Reference

Description:

A concept to identify whether resources are associated with type T. These are types for which a specialization of type trait ResourcedTraits is defined.

Template Parameters
TThe type to be tested.

Definition at line 341 of file resources.hpp.

#include <resources.hpp>

Concept definition