My Project
Classes
is_unbounded_array.hpp File Reference
#include "cstdint.hpp"
#include "true_type.hpp"
#include "false_type.hpp"

Go to the source code of this file.

Classes

class  bsl::is_unbounded_array< T >
 If the provided type is an unbounded array, provides the member constant value equal to true. Otherwise the member constant value is false. More...
 

Detailed Description