|  |  | Whole document treeTemplatestd::_Array_copier struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members 
 std::_Array_copier< _Tp, >  Struct Template Reference#include <valarray_array.h>
List of all members. 
| 
 Static Public Methods |  | void | _S_do_it (const _Tp *__restrict__ __a, size_t __n, _Tp *__restrict__ __b) |  template<typename _Tp, bool>struct std::_Array_copier< _Tp, >
 Member Function Documentation
 
  
    | 
        
          | template<typename _Tp, bool > |  
          | void std::_Array_copier< _Tp, >::_S_do_it | ( | const _Tp *__restrict__ | __a, |  
          |  |  | size_t | __n, |  
          |  |  | _Tp *__restrict__ | __b |  
          |  | ) |  [inline, static] |  |  The documentation for this struct was generated from the following file:
 Generated on Mon Apr 8 03:16:52 2002 for libstdc++-v3 Source by
  1.2.15 |