doc tweaks

[SVN r36747]
This commit is contained in:
Joel de Guzman
2007-01-18 07:26:33 +00:00
parent c5f8494832
commit 64a8b5e7f3
2 changed files with 2 additions and 2 deletions

View File

@ -1082,7 +1082,7 @@ Constant. Returns a view which is lazily evaluated.
struct triple
{
template<typename T>
struct apply
struct result
{
typedef T type;
};