NCBI C++ ToolKit
Classes | Namespaces | Typedefs | Functions
ct_string_cxx17.hpp File Reference
#include <string_view>
#include <functional>
+ Include dependency graph for ct_string_cxx17.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  compile_time_bits::ct_basic_string< _Char >
 
struct  std::less< compile_time_bits::tagStrCase >
 
struct  std::equal_to< compile_time_bits::tagStrCase >
 
struct  std::less< compile_time_bits::tagStrNocase >
 
struct  std::equal_to< compile_time_bits::tagStrNocase >
 

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)
 
Modified on Fri Sep 20 14:58:23 2024 by modify_doxy.py rev. 669887