#include "Core/Container/Arrays.h"
Include dependency graph for MakeFromStl.h:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Array |
Functions | |
template<class ArrayT, class Iterator> | |
void | Impala::Core::Array::MakeFromStl (ArrayT *&dst, Iterator begin, Iterator end, int nrElem=0) |