Specialization of remove_extent for array of known bound

Synopsis

Declared in <bslmf_removeextent.h>

template<
    class t_TYPE,
    std::size_t t_SZ>
struct remove_extent<t_TYPE[]>;

Type Aliases

Name

type

Created with MrDocs