KiCad PCB EDA Suite
Loading...
Searching...
No Matches
X2 Struct Reference

Public Member Functions

 X2 ()=default
 
 X2 (const X2 &)
 
 X2 (X2 &&) noexcept
 

Detailed Description

Definition at line 409 of file test_ki_any.cpp.

Constructor & Destructor Documentation

◆ X2() [1/3]

X2::X2 ( )
default

Referenced by X2(), and X2().

◆ X2() [2/3]

X2::X2 ( const X2 & )
inline

Definition at line 412 of file test_ki_any.cpp.

References copied, and X2().

◆ X2() [3/3]

X2::X2 ( X2 && )
inlinenoexcept

Definition at line 413 of file test_ki_any.cpp.

References moved, and X2().


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