Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Variables
IsUpdater.h File Reference

Concept check for Updater class used by concurrent classes. More...

#include "CxxUtils/concepts.h"
#include <memory>
Include dependency graph for IsUpdater.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 CxxUtils
 
 CxxUtils::detail
 

Variables

template<template< class > class UPDATER>
concept CxxUtils::detail::IsUpdater
 Concept check for Updater class used by concurrent classes. More...
 

Detailed Description

Concept check for Updater class used by concurrent classes.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Feb, 2023

Definition in file IsUpdater.h.