LiteFX 0.4.1.2025
Computer Graphics Engine
|
Evaluates, if an iterator of type TIterator iterates values that are covariant to TValue . More...
#include <containers.hpp>
Evaluates, if an iterator of type TIterator iterates values that are covariant to TValue .
TIterator | The iterator to evaluate. |
TValue | The type that the iterated values should be covariant to. |