![]() |
C++ Library Extensions 2022.12.09
To help learn modern C++ programming
|
#include <tpf_types.hpp>
Public Types | |
using | base_type = std::pair< PointerType, SizeType > |
Public Member Functions | |
template<typename ElementType , size_t ElementCount> | |
array_wrapper_t (ElementType(&array)[ElementCount]) noexcept | |
Definition at line 1214 of file tpf_types.hpp.
using tpf::types::array_wrapper_t< PointerType, SizeType >::base_type = std::pair<PointerType, SizeType> |
Definition at line 1217 of file tpf_types.hpp.
|
inlinenoexcept |
Definition at line 1220 of file tpf_types.hpp.