FMT 1.2.0
Forest management tools for forest planning
Loading...
Searching...
No Matches
Namespaces | Classes | Functions
boost Namespace Reference

Namespaces

namespace  property_tree
 
namespace  serialization
 

Classes

struct  hash< Core::FMTAction >
 
struct  hash< Core::FMTDevelopment >
 
struct  hash< Core::FMTLookup< inmemory, pointer > >
 
struct  hash< Core::FMTMask >
 
struct  hash< Core::FMTMaskFilter >
 
struct  hash< Core::FMTOutputSource >
 
struct  hash< Core::FMTYieldDevelopment >
 
struct  hash< Graph::FMTBaseVertexProperties >
 
struct  hash< Graph::FMTVertexProperties >
 
struct  hash< Spatial::FMTCoordinate >
 
struct  hash< Spatial::FMTEvent >
 
struct  hash< Spatial::FMTEventRelation >
 

Functions

template<typename Block , typename Alloc >
std::size_t hash_value (const boost::dynamic_bitset< Block, Alloc > &bs)
 

Detailed Description

Function part of boost and serialization needed to serialize boost::dynamic_bitset<uint8_t>.

The boost::dynamic_bitset<uint8_t> hashing was missing the boost version older thant 1.71

Function Documentation

◆ hash_value()

template<typename Block , typename Alloc >
std::size_t boost::hash_value ( const boost::dynamic_bitset< Block, Alloc > &  bs)