CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Functions
FunctClone.h File Reference
#include <boost/shared_ptr.hpp>
#include <vector>
#include <algorithm>

Go to the source code of this file.

Classes

struct  funct::Master< F >
 
struct  funct::Slave< F >
 

Namespaces

 funct
 

Functions

template<typename F >
Master< Ffunct::master (const F &f)
 
template<typename F >
Slave< Ffunct::slave (const Master< F > &m)