Interface Documentation
Version: invalid
flecsi::util::simple_id_t< T, Compare > Class Template Reference

A simple id type that can be constructed from multiple indexes. More...

#include <simple_id.hh>

Detailed Description

template<typename T, typename Compare>
class flecsi::util::simple_id_t< T, Compare >

A simple id type that can be constructed from multiple indexes.

Working towards simplifying/generalizing the id_t type that is used throughout flecsi. This one is currently only used for the intermediate binding mappings.

Template Parameters
Argsthe different integral types that form the overall id.

The documentation for this class was generated from the following file: