32#ifndef _QX_IS_STD_UNIQUE_PTR_H_
33#define _QX_IS_STD_UNIQUE_PTR_H_
QxOrm library traits (template metaprogramming) not available in boost::type_traits library.
Root namespace for all QxOrm library features.
qx::trait::is_std_unique_ptr<T>::value : return true if T is a std::unique_ptr<> smart-pointer,...