Forward declares boost::hana::string.  
More...
| Classes | |
| struct | boost::hana::string< implementation_defined > | 
| Compile-time string.  More... | |
| struct | boost::hana::string_tag | 
| Tag representing a compile-time string.  More... | |
| Namespaces | |
| 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... | |
Forward declares boost::hana::string.