μHAL (v2.8.17)
Part of the IPbus software repository
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions
test_copy_move.py File Reference

Go to the source code of this file.

Namespaces

namespace  test_copy_move
 

Functions

def test_copy_move.test_lacking_copy_ctor ()
 
def test_copy_move.test_lacking_move_ctor ()
 
def test_copy_move.test_move_and_copy_casts ()
 
def test_copy_move.test_move_and_copy_loads ()
 
def test_copy_move.test_move_and_copy_load_optional ()
 
def test_copy_move.test_private_op_new ()
 
def test_copy_move.test_move_fallback ()
 
def test_copy_move.test_pytype_rvalue_cast ()