LiteFX 0.4.1.2025
Computer Graphics Engine
Loading...
Searching...
No Matches
LiteFX::backend Concept Reference

Concept that can be used to refer to backend implementations. More...

#include <app.hpp>

Concept definition

template<typename T>
Concept that can be used to refer to backend implementations.
Definition app.hpp:80
Checks if a type TDerived is derived from another type TBase and is non-abstract.
Definition traits.hpp:118

Detailed Description

Concept that can be used to refer to backend implementations.