RAII guard for initializing/finalizing FleCSI dependencies. More...
Public Member Functions | |
| dependencies_guard (dependencies_config={}) | |
| Construct the guard.   | |
| dependencies_guard (dependencies_guard &&)=delete | |
| Immovable.   | |
RAII guard for initializing/finalizing FleCSI dependencies.
Which are included depends on configuration. Only one guard can ever exist.
| dependencies_guard | ( | dependencies_config | d = {} | ) | 
Construct the guard.
      
  | 
  delete | 
Immovable.