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

Go to the source code of this file.

Classes

class  JsonIterator< U >
 Template for a random access iterator for the JsonDocument class. More...
 
struct  JsonIterator< U >::InternalIterator
 an iterator value More...
 
class  JsonIterator< U >::PrimitiveIterator
 an iterator for primitive JSON types More...
 

Namespaces

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