xentara-plugin v2.0.4
The Xentara Plugin Framework
|
A concept describing resolvable objects that are resolved by reference. More...
#include <xentara/config/Concepts.hpp>
A concept describing resolvable objects that are resolved by reference.
This concept describes object types where the caller must store a reference to the object using an std::reference_wrapper, an std::weak_ptr, an std::shared_ptr, or a plain Type *.