Apache Mesos
Classes | Functions
cache.hpp File Reference
#include <functional>
#include <iostream>
#include <list>
#include <map>
#include <unordered_map>
#include <utility>
#include <glog/logging.h>
#include "none.hpp"
#include "option.hpp"

Go to the source code of this file.

Classes

class  Cache< Key, Value >
 
class  Cache< Key, Value >
 

Functions

template<typename Key , typename Value >
std::ostream & operator<< (std::ostream &stream, const Cache< Key, Value > &c)
 

Function Documentation

template<typename Key , typename Value >
std::ostream & operator<< ( std::ostream &  stream,
const Cache< Key, Value > &  c 
)