vdj_pipe
pipeline for processing DNA sequence data
Classes | Namespaces
named_value_map.hpp File Reference
#include <string>
#include "boost/foreach.hpp"
#include "boost/assert.hpp"
#include "vdj_pipe/detail/disable_warnings.hpp"
#include "vdj_pipe/detail/id_bimap.hpp"
#include "vdj_pipe/detail/id_iterator.hpp"
#include "vdj_pipe/detail/id_map.hpp"
#include "vdj_pipe/exception.hpp"
Include dependency graph for named_value_map.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vdj_pipe::detail::Named_value_map< Id, Val >
 Store values mapped against name strings and value IDs. More...
 

Namespaces

 vdj_pipe
 Main namespace of vdj_pipe library.
 
 vdj_pipe::detail
 

Detailed Description

part of vdj_pipe project.

Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2014