use raw memory copy instead of placement new not to test a given pointer is null More...
#include <construct.h>
Static Public Attributes | |
static const bool | value = boost::is_pod<T>::value |
use raw memory copy instead of placement new not to test a given pointer is null
Definition at line 27 of file construct.h.
const bool osl::misc::detail::BitCopyTraits< T >::value = boost::is_pod<T>::value [static] |
Definition at line 29 of file construct.h.