Commit Graph
11 Commits
Author SHA1 Message Date
Steven Watanabe 7c986ebd61 Clean up MSVC build. Fixes #1619. Fixes #3074.
[SVN r62854]
2010-06-12 15:58:31 +00:00
Joel de Guzman c51fc2ebee fixed non-ascii chars
[SVN r47676]
2008-07-22 09:07:07 +00:00
Tobias Schwinger d7c204356f removes superfluous remove_reference in result computation, as reported by Eric Niebler
[SVN r41008]
2007-11-11 17:56:21 +00:00
Tobias Schwinger 367a572f54 qualifies lookup of type traits names
[SVN r38256]
2007-07-17 21:44:36 +00:00
Tobias Schwinger f119120d24 corrects missing references in boost::result_of signature
[SVN r38205]
2007-07-13 16:37:22 +00:00
Tobias Schwinger c57e840377 adds const correctness, simplifies code, fixes nullary member function invocation
[SVN r38204]
2007-07-13 16:29:45 +00:00
Tobias Schwinger 909825a34f simplifies code (minor changes)
[SVN r38202]
2007-07-13 16:26:50 +00:00
Tobias Schwinger f598633cd0 adds const-correctness, simplification
[SVN r38201]
2007-07-13 15:12:14 +00:00
Dan Marsden 0fcbc5b467 result_of and polymorphic function obj compatibility
[SVN r37962]
2007-06-11 07:01:05 +00:00
Tobias Schwinger 324923acc2 changes is_convertible<category_of... to is_<concept>
[SVN r37231]
2007-03-19 18:16:21 +00:00
Tobias Schwinger 0ea1bbb067 adds functional module
[SVN r36955]
2007-02-15 22:41:45 +00:00