Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 09:37:20

0001 // Copyright (C) 2007 Matthias Troyer
0002 //
0003 // Use, modification and distribution is subject to the Boost Software
0004 // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
0005 //
0006 // This file contains helper data structures for use in transmitting
0007 // properties. The basic idea is to optimize away any storage for the
0008 // properties when no properties are specified.
0009 
0010 // File moved
0011 #include <boost/property_map/parallel/detail/untracked_pair.hpp>