Implementation helpers for make_array and make_array_with.
Types
Name |
Description |
Resolves the element type of the array produced by make_array. |
Type Aliases
Name |
Description |
Trait that is true when |
|
Trait that is true when the decayed |
|
The std::array type make_array returns for the given element types. |
Functions
Name |
Description |
Builds a std::array by invoking |
Created with MrDocs