SheafSystem
0.0.0.0
|
Implementation for class template implicit_entry_map. More...
#include "SheafSystem/implicit_entry_map.h"
#include "SheafSystem/assert_contract.h"
#include "SheafSystem/deep_size.h"
#include "SheafSystem/implicit_entry_map_iterator.h"
#include "SheafSystem/rc_ptr.h"
Go to the source code of this file.
Namespaces | |
sheaf | |
Namespace for the sheaves component of the sheaf system. | |
Functions | |
template<typename E , typename I > | |
size_t | sheaf::deep_size (const implicit_entry_map< E, I > &xmap, bool xinclude_shallow=true) |
The deep size of the referenced object of type implicit_entry_map<E, I>; if xinclude_shallow, add the sizeof xvalue to the result. More... | |
Implementation for class template implicit_entry_map.
Definition in file implicit_entry_map.impl.h.