libmoost
/home/mhx/git/github/libmoost/include/moost/container/policies/readers.hpp File Reference
#include <vector>
#include <string>
#include <fstream>
#include <iostream>
#include <sstream>
#include <algorithm>
#include <cstdio>
#include <boost/cstdint.hpp>
#include <boost/lexical_cast.hpp>
#include "../../which.hpp"
Include dependency graph for readers.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  moost::container::policies::reader_value_traits< float >
struct  moost::container::policies::reader_value_traits< double >
struct  moost::container::policies::reader_value_traits< int >
struct  moost::container::policies::reader_value_traits< long >
class  moost::container::policies::tsv_sparsevec_reader< K, T >
class  moost::container::policies::python_sparsevec_reader< K, T >
class  moost::container::policies::cf_sparsevec_reader< K, T >
class  moost::container::policies::tsv_vec_reader< K, T >
class  moost::container::policies::python_vec_reader< K, T >

Namespaces

namespace  moost
 

Creates a unique temporary directory; removed on scope exit.


namespace  moost::container
namespace  moost::container::policies