MongoDB C++ Driver 4.1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
string_view.hpp File Reference

Description

Provides std::string_view-related polyfills for library API usage.

Includes
See also

Go to the source code of this file.

Classes

class  bsoncxx::stdx::string_view
 A polyfill for std::string_view. More...
 
class  bsoncxx::v_noabi::stdx::string_view
 A polyfill for std::string_view. More...
 

Namespaces

namespace  bsoncxx
 The top-level namespace within which all bsoncxx library entities are declared.
 
namespace  bsoncxx::stdx
 Declares C++17 standard library polyfills.
 
namespace  bsoncxx::v_noabi
 Declares entities whose ABI stability is NOT guaranteed.
 
namespace  bsoncxx::v_noabi::stdx
 Declares C++17 standard library polyfills.