Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::StdThreadImplementationService Class Reference

Implementation of threads using C++20 STL classes. More...

Public Member Functions

void build ()
Ref< IThreadImplementationcreateImplementation () override

Detailed Description

Implementation of threads using C++20 STL classes.

Definition at line 36 of file StdThreadImplementationService.cc.

Member Function Documentation

◆ build()

void Arcane::StdThreadImplementationService::build ( )
inline

Definition at line 41 of file StdThreadImplementationService.cc.

◆ createImplementation()

Ref< IThreadImplementation > Arcane::StdThreadImplementationService::createImplementation ( )
inlineoverridevirtual

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