|
#include <memory>
#include "../detail/PrimitiveVariant.h"
#include "../../../type/variant/primitive/Int.h"
#include "../../../type/variant/enum/IntEnum.h"
Go to the source code of this file.
Classes | |
class | Int |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::aron | |
armarx::aron::data | |
A convenience header to include all aron files (full include, not forward declared) | |
Functions | |
template<typename... _Args> | |
aron::data::IntPtr | make_int (_Args &&... args) |