X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=libs%2Ffusion%2Fdoc%2Fhtml%2Ffusion%2Falgorithm%2Ftransformation%2Fmetafunctions%2Ffilter.html;h=30978bb038c817d3db983d52d39580dc42fb1cb2;hb=08c1e93fa36a49f49325a07fe91ff92c964c2b6c;hp=f7e3492f4004298211073a5a9fee5f72ba653293;hpb=bb4dd8289b351fae6b55e303f189127a394a1edd;p=platform%2Fupstream%2Fboost.git diff --git a/libs/fusion/doc/html/fusion/algorithm/transformation/metafunctions/filter.html b/libs/fusion/doc/html/fusion/algorithm/transformation/metafunctions/filter.html index f7e3492..30978bb 100644 --- a/libs/fusion/doc/html/fusion/algorithm/transformation/metafunctions/filter.html +++ b/libs/fusion/doc/html/fusion/algorithm/transformation/metafunctions/filter.html @@ -3,8 +3,8 @@ filter - - + + @@ -28,7 +28,7 @@
- Description + Description

Returns the result type of filter given the sequence type @@ -36,7 +36,7 @@

- Synopsis + Synopsis
template<
     typename Sequence,
@@ -48,7 +48,7 @@
 };
 
-

Table 1.84. Parameter

+

Table 1.85. Parameter

@@ -113,7 +113,7 @@
- Expression + Expression Semantics
result_of::filter<Sequence, T>::type
@@ -121,7 +121,7 @@
 

Return type:

-