![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
Ensures that the provided loader has an operator() that returns a shared pointer. More...
#include <Concepts.hpp>
Ensures that the provided loader has an operator() that returns a shared pointer.
Loader | The loader you want to test. |
Resource | The resource being loaded. |
Definition at line 96 of file Concepts.hpp.