![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Internal holder type holding a backend container by value. More...
#include <acts/blob/sPHENIX/Core/include/Acts/Utilities/Holders.hpp>
Collaboration diagram for Acts::detail::ValueHolder< T >:Public Member Functions | |
| ValueHolder (T &_val)=delete | |
| ValueHolder (T &&_val) | |
Public Attributes | |
| T | val |
Internal holder type holding a backend container by value.
Definition at line 46 of file Holders.hpp.
View newest version in sPHENIX GitHub at line 46 of file Holders.hpp
|
delete |
|
inline |
Definition at line 55 of file Holders.hpp.
View newest version in sPHENIX GitHub at line 55 of file Holders.hpp
References testing::internal::move().
Here is the call graph for this function:| T Acts::detail::ValueHolder< T >::val |
Definition at line 47 of file Holders.hpp.
View newest version in sPHENIX GitHub at line 47 of file Holders.hpp