NCBI C++ ToolKit
|
#include <string_view>
#include <functional>
Go to the source code of this file.
Go to the SVN repository for this file.
Namespaces | |
compile_time_bits | |
Typedefs | |
using | compile_time_bits::tagStrCase = std::true_type |
using | compile_time_bits::tagStrNocase = std::false_type |
using | compile_time_bits::ct_string = ct_basic_string< char > |
Functions | |
constexpr int | compile_time_bits::CompareNocase (const std::string_view &l, const std::string_view &r) |