Andrey Semashev
80ec58bb3b
Trim trailing spaces.
2020-03-04 01:06:45 +03:00
Andrey Semashev
c2929ea6c6
Updated to use boost/bind/bind.hpp to avoid warnings and compliance with C++20.
...
boost/bind.hpp emits warnings about deprecating global placeholder argument
keywords. C++20 removes std::bind1st/bind2nd, so replaced their usage with
boost::bind.
2020-03-04 01:02:52 +03:00
Douglas Gregor
a6d200f262
Converted to Boost Software License, Version 1.0
...
[SVN r24055]
2004-07-26 00:32:12 +00:00
Jeremy Siek
129815f3dd
added links to example source code
...
[SVN r21632]
2004-01-12 16:10:29 +00:00
Jeremy Siek
f0add8a043
added base() function to the interface of the specialized adaptors
...
[SVN r21619]
2004-01-12 04:17:26 +00:00