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

Public Member Functions

 X ()=default
 
 X (const X &)
 
 X (X &&)
 

Detailed Description

Definition at line 402 of file test_ki_any.cpp.

Constructor & Destructor Documentation

◆ X() [1/3]

X::X ( )
default

Referenced by X(), and X().

◆ X() [2/3]

X::X ( const X & )
inline

Definition at line 405 of file test_ki_any.cpp.

References copied, and X().

◆ X() [3/3]

X::X ( X && )
inline

Definition at line 406 of file test_ki_any.cpp.

References moved, and X().


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