Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'attic/doc/generated/struct_is_future_3_01future_3_01_t_01_4_01_4.qbk')
-rw-r--r--attic/doc/generated/struct_is_future_3_01future_3_01_t_01_4_01_4.qbk38
1 files changed, 38 insertions, 0 deletions
diff --git a/attic/doc/generated/struct_is_future_3_01future_3_01_t_01_4_01_4.qbk b/attic/doc/generated/struct_is_future_3_01future_3_01_t_01_4_01_4.qbk
new file mode 100644
index 00000000..c4a3b479
--- /dev/null
+++ b/attic/doc/generated/struct_is_future_3_01future_3_01_t_01_4_01_4.qbk
@@ -0,0 +1,38 @@
+[/============================================================================
+ Boost.AFIO
+
+ Use, modification and distribution is subject to the Boost Software License,
+ Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+=============================================================================/]
+
+
+[/ Generated by doxygen_xml2qbk 1.1.1, don't change, will be overwritten automatically]
+[/ Generated from doxy/doxygen_output/xml\structboost_1_1afio_1_1is__future_3_01future_3_01_t_01_4_01_4.xml]
+[section:is_future< future< t > > is_future< future< T > >]
+'''<?dbhtml-include href="disqus_identifiers/is_future_-future_-t-_.html"?>'''
+
+'''<indexterm><primary>is_future< future< T > ></primary></indexterm>'''
+
+
+[heading Synopsis]
+``template<class T>
+struct is_future< future< T > >
+ : public true_type
+{
+ // ...
+};
+``
+
+[heading Template parameter(s)]
+[table
+[[Parameter] [Description]]
+[[class T] []]
+]
+
+[heading Header]
+`#include <boost/afio/v2/afio.hpp>`
+
+'''<?dbhtml-include href="disqus_comments.html"?>'''
+[endsect]
+