libqi-api
2.8.7.4
|
#include <ka/typetraits.hpp>
#include <ka/macroregular.hpp>
#include <boost/range/adaptor/transformed.hpp>
#include <boost/range/numeric.hpp>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | qi::Flags< Type > |
Namespaces | |
qi | |
Deprecated in 2.5. Use int8_t from <cstdint>. | |
Functions | |
template<typename E , typename = ka::EnableIf<std::is_enum<E>::value>> | |
auto | qi::underlying (const E &e) -> ka::UnderlyingType< E > |