proxygen
Uri-inl.h File Reference
#include <functional>
#include <tuple>
#include <folly/Conv.h>
#include <folly/hash/Hash.h>

Go to the source code of this file.

Classes

struct  std::hash< folly::Uri >
 
struct  std::equal_to< folly::Uri >
 

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 
 folly::uri_detail
 

Typedefs

using folly::uri_detail::UriTuple = std::tuple< const std::string &, const std::string &, const std::string &, const std::string &, uint16_t, const std::string &, const std::string &, const std::string & >
 

Functions

UriTuple folly::uri_detail::as_tuple (const folly::Uri &k)