Public Member Functions | List of all members
IncType Class Reference

Like UserType, but increments value on copy for quick reference vs. copy tests. More...

#include <pybind11_tests.h>

Inheritance diagram for IncType:
Inheritance graph
[legend]

Public Member Functions

 IncType ()=default
 
 IncType (const IncType &other)
 
 IncType (IncType &&)=delete
 
IncTypeoperator= (const IncType &)=delete
 
IncTypeoperator= (IncType &&)=delete
 

Detailed Description

Like UserType, but increments value on copy for quick reference vs. copy tests.

Definition at line 43 of file pybind11_tests.h.

Constructor & Destructor Documentation

IncType::IncType ( )
default
IncType::IncType ( const IncType other)
inline

Definition at line 47 of file pybind11_tests.h.

IncType::IncType ( IncType &&  )
delete

Member Function Documentation

IncType& IncType::operator= ( const IncType )
delete
IncType& IncType::operator= ( IncType &&  )
delete

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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:48