SheafSystem  0.0.0.0
sheaf::value_deep_size_policy< M > Class Template Reference

Call deep_size on the value. More...

#include <deep_size.h>

Static Public Member Functions

static size_t items_deep_size (const M &xp)
 The deep_size of the items in xp. More...
 

Detailed Description

template<typename M>
class sheaf::value_deep_size_policy< M >

Call deep_size on the value.

Definition at line 96 of file deep_size.h.

Member Function Documentation

◆ items_deep_size()

template<typename M >
size_t sheaf::value_deep_size_policy< M >::items_deep_size ( const M &  xp)
static

The deep_size of the items in xp.

Postcondition
  • result >= 0

Definition at line 132 of file deep_size.impl.h.

References sheaf::deep_size(), and sheaf::key_value_deep_size_policy< M >::items_deep_size().

Referenced by sheaf::key_deep_size_policy< M >::items_deep_size().


The documentation for this class was generated from the following files: