SheafSystem  0.0.0.0
record_map.h File Reference

Interface for class record_map. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/pod_types.h"
#include "SheafSystem/std_unordered_map.h"
#include "SheafSystem/std_string.h"

Go to the source code of this file.

Classes

class  sheaf::record_map< internal_index_type, external_index_type >
 Insert record_map& p into ostream& os. More...
 
class  sheaf::record_map< internal_index_type, external_index_type >
 Insert record_map& p into ostream& os. More...
 

Namespaces

 sheaf
 Namespace for the sheaves component of the sheaf system.
 

Functions

template<typename internal_index_type , typename external_index_type >
std::ostream & sheaf::operator<< (std::ostream &xos, const record_map< internal_index_type, external_index_type > &xp)
 

Detailed Description

Interface for class record_map.

Definition in file record_map.h.