libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
trivial_work Struct Reference

Public Member Functions

constexpr trivial_work () noexcept(true)
 
void process () noexcept(true)
 
constexpr bool __fastcall operator< (trivial_work const &) const noexcept(true)
 
constexpr trivial_work () noexcept(true)
 
void process () noexcept(true)
 
constexpr bool __fastcall operator< (trivial_work const &) const noexcept(true)
 

Detailed Description

Definition at line 228 of file dataflow_full_transfer_performance.cpp.

Constructor & Destructor Documentation

◆ trivial_work() [1/2]

constexpr trivial_work::trivial_work ( )
inlineconstexprnoexcept

◆ trivial_work() [2/2]

constexpr trivial_work::trivial_work ( )
inlineconstexprnoexcept

Definition at line 229 of file dataflow_full_transfer_performance.cpp.

Member Function Documentation

◆ operator<() [1/2]

constexpr bool __fastcall trivial_work::operator< ( trivial_work const &  ) const
inlineconstexprnoexcept

Definition at line 234 of file dataflow_full_transfer_performance.cpp.

◆ operator<() [2/2]

constexpr bool __fastcall trivial_work::operator< ( trivial_work const &  ) const
inlineconstexprnoexcept

Definition at line 234 of file dataflow_full_transfer_performance.cpp.

◆ process() [1/2]

void trivial_work::process ( )
inlinenoexcept

Definition at line 231 of file dataflow_full_transfer_performance.cpp.

◆ process() [2/2]

void trivial_work::process ( )
inlinenoexcept

Definition at line 231 of file dataflow_full_transfer_performance.cpp.


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