Wildmeshing Toolkit
Loading...
Searching...
No Matches
PerThreadAttributeScopeStacks.hpp
Go to the documentation of this file.
1#pragma once
2
3
5namespace wmtk::attribute {
6template <typename T>
20
21
22template <typename T>
27template <typename T>
32} // namespace wmtk::attribute
PerThreadAttributeScopeStacks(PerThreadAttributeScopeStacks &&)=default
internal::AttributeTransactionStack< T > & local()
PerThreadAttributeScopeStacks & operator=(PerThreadAttributeScopeStacks &&)=default