class CopyOnlyInt

Defined at line 18 of file ../../src/lib/containers/cpp/test_objects.h

A copy-only (not moveable) class that holds an integer. This is designed for

testing containers. See also MoveOnlyInt.

Public Methods

void CopyOnlyInt (int data)

Defined at line 20 of file ../../src/lib/containers/cpp/test_objects.h

void CopyOnlyInt (const CopyOnlyInt & other)

Defined at line 21 of file ../../src/lib/containers/cpp/test_objects.h

void ~CopyOnlyInt ()

Defined at line 22 of file ../../src/lib/containers/cpp/test_objects.h

int data ()

Defined at line 42 of file ../../src/lib/containers/cpp/test_objects.h

Friends

bool CopyOnlyInt (const CopyOnlyInt & lhs, const CopyOnlyInt & rhs)
bool CopyOnlyInt (const CopyOnlyInt & lhs, const CopyOnlyInt & rhs)
bool CopyOnlyInt (const CopyOnlyInt & lhs, const CopyOnlyInt & rhs)
bool CopyOnlyInt (const CopyOnlyInt & lhs, const CopyOnlyInt & rhs)
bool CopyOnlyInt (const CopyOnlyInt & lhs, const CopyOnlyInt & rhs)
bool CopyOnlyInt (const CopyOnlyInt & lhsconst CopyOnlyInt & rhs)