zookeeper-cpp
ZooKeeper Client for C++
|
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 |
Imports the string_view
type as std::string_view
.
Definition in file string_view.hpp.