A library for working with phylogenetic and population genetic data.
v0.27.0
json/document.cpp File Reference
#include "genesis/utils/formats/json/document.hpp"
#include "genesis/utils/formats/json/iterator.hpp"
#include "genesis/utils/core/logging.hpp"
#include <algorithm>
#include <array>

Go to the source code of this file.

Namespaces

 genesis
 Container namespace for all symbols of genesis in order to keep them separate when used as a library.
 
 genesis::utils
 

Functions

bool operator< (const JsonDocument::ValueType lhs, const JsonDocument::ValueType rhs)
 
bool operator< (JsonDocument::const_reference lhs, JsonDocument::const_reference rhs)
 
bool operator== (JsonDocument::const_reference lhs, JsonDocument::const_reference rhs)