BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
threadsafestack.h File Reference

Defines class CLASS? More...

Include dependency graph for threadsafestack.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ModelView::empty_stack
 
class  ModelView::threadsafe_stack< T >
 Thread-safe stack borrowed from Anthony Williams, C++ Concurrency in Action, Second edition. More...
 

Namespaces

 ModelView
 materialitems.h Collection of materials to populate MaterialModel.
 

Detailed Description

Defines class CLASS?

Thread-safe stack borrowed from Anthony Williams, C++ Concurrency in Action, Second edition.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Gennady Pospelov et al, Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file threadsafestack.h.