HElib  1.0
Implementing Homomorphic Encryption
 All Classes Files Functions Variables Friends Pages
Static Public Member Functions | List of all members
shallow_clone< X > Class Template Reference

Shallow copy: initialize with copy constructor. More...

#include <cloned_ptr.h>

Static Public Member Functions

static X * apply (const X *x)
 

Detailed Description

template<class X>
class shallow_clone< X >

Shallow copy: initialize with copy constructor.

Template Parameters
XThe class to which this points

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