Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
ShortBlocker Struct Reference

Description

A non-copyable struct with 16bit alignment.

  • not trivially default constructible
  • but trivially destructible

Definition at line 112 of file several-builder-test.cpp.

Public Attributes

int16_t val
 

Public Member Functions

 ShortBlocker (short r=1+rani(1 '000))
 

Additional Inherited Members

- Protected Member Functions inherited from NonCopyable
 ~NonCopyable ()=default
 
 NonCopyable ()=default
 
 NonCopyable (NonCopyable const &)=delete
 
NonCopyableoperator= (NonCopyable const &)=delete
 

Constructor & Destructor Documentation

◆ ShortBlocker()

ShortBlocker ( short  r = 1 + rani(1'000))
inline

Definition at line 117 of file several-builder-test.cpp.

References lib::rani().

+ Here is the call graph for this function:

Member Data Documentation

◆ val

int16_t val

Definition at line 115 of file several-builder-test.cpp.

+ Inheritance diagram for ShortBlocker:
+ Collaboration diagram for ShortBlocker:

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