|
TMB Documentation
v1.9.11
|
Object concatenation. More...
Go to the source code of this file.
Classes | |
| struct | tmbutils::Concat< S, Ts > |
| Serialized representation of objects of different types. More... | |
Namespaces | |
| tmbutils | |
| Utility functions for TMB (automatically included) | |
Functions | |
| template<class... Ts> | |
| Concat< Ts... > | tmbutils::concat (Ts &... args) |
| Serialized representation of objects of different types. More... | |
Object concatenation.
Definition in file concat.hpp.