OpenTTD Source
12.0-beta2
|
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 | type(*)[]>>< C, E > |
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.