MT Core (C++)
Core library for replacing C++ standard in project usage
|
The Iterable trait for types Something that implements this trait can give an iterator to iterate over the elements. More...
#include <traits.hpp>
The Iterable trait for types Something that implements this trait can give an iterator to iterate over the elements.
Definition at line 104 of file core/mtcore/traits.hpp.