#include "serialbox/core/frontend/stella/ForwardDecl.h"
#include <boost/any.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/type_traits.hpp>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | serialbox::stella::MetainfoSet |
Meta-information set. More... | |
Namespaces | |
serialbox | |
Namespace of the serialbox library. | |
This file contains the meta-information set implementation of the STELLA frontend.
Definition in file MetainfoSet.h.