Go to the source code of this file.
Go to the SVN repository for this file.
#define MAKE_CONST_MAP(name, type1, type2, ...) static constexpr auto name = ct::const_map<type1, type2>::construct(__VA_ARGS__); #define MAKE_TWOWAY_CONST_MAP(name, type1, type2, ...) static constexpr auto name = ct::const_map_twoway<type1, type2>::construct(__VA_ARGS__); #define MAKE_CONST_SET(name, type, ...) static constexpr auto name = ct::const_set<type>::construct(__VA_ARGS__); template<typename _Init , typename _Elem = array_elem_t<_Init>> constexpr auto ct::sort (_Init &&init) ◆ MAKE_CONST_MAP ◆ MAKE_CONST_SET ◆ MAKE_TWOWAY_CONST_MAPRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4