Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
N_step_adaptor.h File Reference
#include <CGAL/circulator.h>
Include dependency graph for N_step_adaptor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  N_step_adaptor< I, N, Ref, Ptr, Val, Dist, Ctg >
 

Functions

template<class I , int N, class Ref , class Ptr , class Val , class Dist , class Ctg >
N_step_adaptor< I, N, Ref, Ptr,
Val, Dist, Ctg > 
operator+ (Dist n, N_step_adaptor< I, N, Ref, Ptr, Val, Dist, Ctg > i)
 

Function Documentation

N_step_adaptor<I,N,Ref,Ptr,Val,Dist,Ctg> operator+ ( Dist  n,
N_step_adaptor< I, N, Ref, Ptr, Val, Dist, Ctg >  i 
)
inline

Definition at line 200 of file N_step_adaptor.h.

References n.

201 { return i += n; }
const NT & n