zookeeper-cpp
ZooKeeper Client for C++
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Groups
string_view.hpp File Reference

Imports the string_view type as std::string_view. More...

#include <zk/config.hpp>
#include <string_view>

Go to the source code of this file.

Typedefs

using zk::string_view = std::string_view
 

Detailed Description

Imports the string_view type as std::string_view.

Definition in file string_view.hpp.