|
OpenTTD Source
13.2.1
|
Go to the source code of this file.
Data Structures | |
| struct | has_size_and_data< class, class > |
| struct | declval< C >()))>> |
| struct | is_compatible_element< class, class, class > |
| struct | remove_pointer_t< decltype(std::data(std::declval< C & >()))>(*)[]>> |
| struct | is_compatible_container< C, E > |
| class | span< T > |
| A trimmed down version of what std::span will be in C++20. More... | |
Minimized implementation of C++20 std::span.
Definition in file span_type.hpp.