BDE 4.14.0 Production release
|
#include <bslmf_isfundamental.h>
This struct
template implements a meta-function for checking if a type is fundamental, or a reference to a fundamental type. The static constant value
member will be 1 if t_TYPE
is fundamental and 0 otherwise.