|
Rosetta
|
#include <cstddef>Go to the source code of this file.
Namespaces | |
| ObjexxFCL | |
Functions | |
| template<typename T , std::size_t N> | |
| T * | ObjexxFCL::begin (T(&array)[N]) |
| Begin Iterator for C Array. More... | |
| template<typename T , std::size_t N> | |
| T * | ObjexxFCL::end (T(&array)[N]) |
| End Iterator for C Array. More... | |
1.8.7