Go to the documentation of this file.
22 #ifndef _BLAZE_UTIL_TYPES_H_
23 #define _BLAZE_UTIL_TYPES_H_
31 #include <boost/cstdint.hpp>
92 using boost::uint16_t;
101 using boost::int32_t;
110 using boost::uint32_t;
119 #ifndef BOOST_NO_INT64_T
120 using boost::int64_t;
130 #ifndef BOOST_NO_INT64_T
131 using boost::uint64_t;
140 #ifndef BOOST_NO_INT64_T
152 #ifndef BOOST_NO_INT64_T