Back to home page

EIC code displayed by LXR

 
 

    


Warning, file /include/boost/graph/parallel/simple_trigger.hpp was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 // Copyright (C) 2007 Douglas Gregor 
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 // http://www.boost.org/LICENSE_1_0.txt)
0006 
0007 // This file contains a simplification of the "trigger" method for
0008 // process groups. The simple trigger handles the common case where
0009 // the handler associated with a trigger is a member function bound to
0010 // a particular pointer.
0011 
0012 // File moved
0013 #include <boost/property_map/parallel/simple_trigger.hpp>