#include "beecrypt/api.h"
#include <new>
Include dependency graph for array.h:
Go to the source code of this file.
Namespaces | |
namespace | beecrypt |
Typedefs | |
typedef array< byte > | bytearray |
typedef array< javachar > | javachararray |
Functions | |
template<typename T> | |
array< T > | operator+ (const array< T > &_lhs, const array< T > &_rhs) |
|
|
|
|
|
|