ALib C++ Library
Library Version: 2510 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 259 of file resources.inl.

Concept definition