Mantid
|
#include "MantidKernel/DllConfig.h"
#include <mutex>
#include <boost/multi_index/hashed_index.hpp>
#include <boost/multi_index/mem_fun.hpp>
#include <boost/multi_index/sequenced_index.hpp>
#include <boost/multi_index_container.hpp>
Go to the source code of this file.
Classes | |
class | Mantid::Kernel::MRUList< T > |
An MRU (most recently used) list keeps record of the last n inserted items, listing first the newer ones. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Kernel |