Sierra Toolkit  Version of the Day
stk_classic::Copy< n, i > Struct Template Reference

#include <SimpleArrayOps.hpp>

Public Types

enum  {
  N = n,
  I = i
}
 

Public Member Functions

template<typename T >
 Copy (T *const dst, const T *const src)
 
template<typename T >
 Copy (T *const dst, const T src)
 

Detailed Description

template<unsigned n, int i>
struct stk_classic::Copy< n, i >

Todo:
REFACTOR: Add a sub-namespace?

Definition at line 20 of file SimpleArrayOps.hpp.


The documentation for this struct was generated from the following file: