cxxomfort  rel.20210622
Simple backports for C++ - http://ryan.gulix.cl/fossil.cgi/cxxomfort/
is_indexable_like_array< T > Struct Template Reference

Type identification trait for types that are indexable via an array-like operator[]. More...

Detailed Description

template<typename T>
struct cxxomfort::library::is_indexable_like_array< T >

Type identification trait for types that are indexable via an array-like operator[].


The documentation for this struct was generated from the following file: