|
||||
File indexing completed on 2025-01-18 09:37:20
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>
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |