Go to the documentation of this file. 1 #ifndef BOOST_DETAIL_ATOMIC_TYPE_CLASSIFIER_HPP 2 #define BOOST_DETAIL_ATOMIC_TYPE_CLASSIFIER_HPP 10 namespace boost {
namespace detail {
namespace atomic {
35 #ifdef BOOST_HAS_LONG_LONG 68 #ifdef BOOST_HAS_LONG_LONG 69 template<>
struct sign_trait<unsigned long long>
70 {
typedef unsigned int test;};
rosatomic
Author(s): Josh Faust
autogenerated on Mon Jun 10 2019 14:44:41