NDDEM
Protected Member Functions | Private Member Functions | List of all members
Eigen::internal::noncopyable Class Reference

#include <Meta.h>

+ Inheritance diagram for Eigen::internal::noncopyable:

Protected Member Functions

EIGEN_DEVICE_FUNC noncopyable ()
 
EIGEN_DEVICE_FUNC ~noncopyable ()
 

Private Member Functions

EIGEN_DEVICE_FUNC noncopyable (const noncopyable &)
 
EIGEN_DEVICE_FUNC const noncopyableoperator= (const noncopyable &)
 

Constructor & Destructor Documentation

◆ noncopyable() [1/2]

EIGEN_DEVICE_FUNC Eigen::internal::noncopyable::noncopyable ( const noncopyable )
private

◆ noncopyable() [2/2]

EIGEN_DEVICE_FUNC Eigen::internal::noncopyable::noncopyable ( )
inlineprotected

◆ ~noncopyable()

EIGEN_DEVICE_FUNC Eigen::internal::noncopyable::~noncopyable ( )
inlineprotected

Member Function Documentation

◆ operator=()

EIGEN_DEVICE_FUNC const noncopyable& Eigen::internal::noncopyable::operator= ( const noncopyable )
private

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