Boost.Hana  1.0.2
Your standard library for metaprogramming
string.hpp File Reference

Defines boost::hana::string. More...

Namespaces

 boost
 
 boost::hana
 Namespace containing everything in the library.
 
 boost::hana::literals
 Namespace containing C++14 user-defined literals provided by Hana.
 

Functions

template<typename CharT , CharT... s>
constexpr auto boost::hana::literals::operator""_s ()
 Creates a compile-time string from a string literal. More...
 

Detailed Description

Defines boost::hana::string.