proxygen
|
#include <folly/Optional.h>
Go to the source code of this file.
Namespaces | |
fizz | |
fizz::server | |
Functions | |
template<typename T > | |
folly::Optional< T > | fizz::server::negotiate (const std::vector< std::vector< T >> &serverPref, const std::vector< T > &clientPref) |
template<typename T > | |
folly::Optional< T > | fizz::server::negotiate (const std::vector< T > &serverPref, const std::vector< T > &clientPref) |