Home
last modified time | relevance | path

Searched defs:maybe (Results 1 – 25 of 1199) sorted by relevance

12345678910>>...48

/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/parameter/aux_/
H A Dmaybe.hpp42 struct maybe : maybe_base struct
50 >::type reference;
54 >::type non_cv_value;
56 explicit maybe(T value_) in maybe() argument
61 maybe() in maybe() function
65 ~maybe() in ~maybe()
90 void destroy() in destroy()
102 reference get() const in get()
108 boost::optional<T> value;
109 mutable bool constructed;
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/parameter/aux_/
H A Dmaybe.hpp42 struct maybe : maybe_base struct
50 >::type reference;
54 >::type non_cv_value;
56 explicit maybe(T value_) in maybe() argument
61 maybe() in maybe() argument
65 ~maybe() in ~maybe()
90 void destroy() in destroy()
102 reference get() const in get()
108 boost::optional<T> value;
109 mutable bool constructed;
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/parameter/aux_/
H A Dmaybe.hpp42 struct maybe : maybe_base struct
50 >::type reference;
54 >::type non_cv_value;
56 explicit maybe(T value_) in maybe() function
61 maybe() in maybe() argument
65 ~maybe() in ~maybe()
90 void destroy() in destroy()
102 reference get() const in get()
108 boost::optional<T> value;
109 mutable bool constructed;
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/parameter/aux_/
H A Dmaybe.hpp42 struct maybe : maybe_base struct
50 >::type reference;
54 >::type non_cv_value;
56 explicit maybe(T value_) in maybe() argument
61 maybe() in maybe() argument
65 ~maybe() in ~maybe()
90 void destroy() in destroy()
102 reference get() const in get()
108 boost::optional<T> value;
109 mutable bool constructed;
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/parameter/aux_/
H A Dmaybe.hpp42 struct maybe : maybe_base struct
50 >::type reference;
54 >::type non_cv_value;
56 explicit maybe(T value_) in maybe() argument
61 maybe() in maybe() function
65 ~maybe() in ~maybe()
90 void destroy() in destroy()
102 reference get() const in get()
108 boost::optional<T> value;
109 mutable bool constructed;
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/parameter/aux_/
H A Dmaybe.hpp42 struct maybe : maybe_base struct
50 >::type reference;
54 >::type non_cv_value;
56 explicit maybe(T value_) in maybe() function
61 maybe() in maybe() argument
65 ~maybe() in ~maybe()
90 void destroy() in destroy()
102 reference get() const in get()
108 boost::optional<T> value;
109 mutable bool constructed;
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/parameter/aux_/
H A Dmaybe.hpp42 struct maybe : maybe_base struct
50 >::type reference;
54 >::type non_cv_value;
56 explicit maybe(T value_) in maybe() argument
61 maybe() in maybe() function
65 ~maybe() in ~maybe()
90 void destroy() in destroy()
102 reference get() const in get()
108 boost::optional<T> value;
109 mutable bool constructed;
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/parameter/aux_/
H A Dmaybe.hpp42 struct maybe : maybe_base struct
50 >::type reference;
54 >::type non_cv_value;
56 explicit maybe(T value_) in maybe() argument
61 maybe() in maybe() function
65 ~maybe() in ~maybe()
90 void destroy() in destroy()
102 reference get() const in get()
108 boost::optional<T> value;
109 mutable bool constructed;
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/ada/acats/tests/c3/
H A Dc35502e.ada42 TYPE NEWENUM IS NEW ENUM;
55 TYPE E IS (<>);
56 STR1 : STRING;
61 BEGIN
65 END IF;
78 PE ( A_B_C, "A_B_C" );
89 GENERIC
90 TYPE E IS (<>);
102 WHEN OTHERS =>
111 PN ("abcd", abcd);
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/parameter/aux_/
H A Dmaybe.hpp42 struct maybe : maybe_base struct
50 >::type reference;
54 >::type non_cv_value;
56 explicit maybe(T value_) in maybe() function
61 maybe() in maybe() function
65 ~maybe() in ~maybe()
90 void destroy() in destroy()
102 reference get() const in get()
108 boost::optional<T> value;
109 mutable bool constructed;
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/parameter/aux_/
H A Dmaybe.hpp42 struct maybe : maybe_base struct
50 >::type reference;
54 >::type non_cv_value;
56 explicit maybe(T value_) in maybe() function
61 maybe() in maybe() argument
65 ~maybe() in ~maybe()
90 void destroy() in destroy()
102 reference get() const in get()
108 boost::optional<T> value;
109 mutable bool constructed;
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/parameter/aux_/
H A Dmaybe.hpp60 struct maybe : ::boost::parameter::aux::maybe_base struct
73 >::type reference;
82 >::type non_cv_value;
84 inline explicit maybe(T value_) : value(value_), constructed(false) in maybe() argument
88 inline maybe() : value(), constructed(false) in maybe() function
92 ~maybe() in ~maybe()
100 inline reference construct(reference value_) const in construct()
129 ::boost::parameter::aux::maybe<T>::*safe_bool
137 inline reference get() const in get()
144 mutable bool constructed;
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/parameter/aux_/
H A Dmaybe.hpp60 struct maybe : ::boost::parameter::aux::maybe_base struct
73 >::type reference;
82 >::type non_cv_value;
84 inline explicit maybe(T value_) : value(value_), constructed(false) in maybe() argument
88 inline maybe() : value(), constructed(false) in maybe() function
92 ~maybe() in ~maybe()
100 inline reference construct(reference value_) const in construct()
129 ::boost::parameter::aux::maybe<T>::*safe_bool
137 inline reference get() const in get()
144 mutable bool constructed;
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/parameter/aux_/
H A Dmaybe.hpp60 struct maybe : ::boost::parameter::aux::maybe_base struct
73 >::type reference;
82 >::type non_cv_value;
84 inline explicit maybe(T value_) : value(value_), constructed(false) in maybe() function
88 inline maybe() : value(), constructed(false) in maybe() argument
92 ~maybe() in ~maybe()
100 inline reference construct(reference value_) const in construct()
129 ::boost::parameter::aux::maybe<T>::*safe_bool
137 inline reference get() const in get()
144 mutable bool constructed;
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/parameter/aux_/
H A Dmaybe.hpp60 struct maybe : ::boost::parameter::aux::maybe_base struct
73 >::type reference;
82 >::type non_cv_value;
84 inline explicit maybe(T value_) : value(value_), constructed(false) in maybe() function
88 inline maybe() : value(), constructed(false) in maybe() function
92 ~maybe() in ~maybe()
100 inline reference construct(reference value_) const in construct()
129 ::boost::parameter::aux::maybe<T>::*safe_bool
137 inline reference get() const in get()
144 mutable bool constructed;
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/parameter/aux_/
H A Dmaybe.hpp60 struct maybe : ::boost::parameter::aux::maybe_base struct
73 >::type reference;
82 >::type non_cv_value;
84 inline explicit maybe(T value_) : value(value_), constructed(false) in maybe() argument
88 inline maybe() : value(), constructed(false) in maybe() function
92 ~maybe() in ~maybe()
100 inline reference construct(reference value_) const in construct()
129 ::boost::parameter::aux::maybe<T>::*safe_bool
137 inline reference get() const in get()
144 mutable bool constructed;
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/parameter/aux_/
H A Dmaybe.hpp60 struct maybe : ::boost::parameter::aux::maybe_base struct
73 >::type reference;
82 >::type non_cv_value;
84 inline explicit maybe(T value_) : value(value_), constructed(false) in maybe() function
88 inline maybe() : value(), constructed(false) in maybe() function
92 ~maybe() in ~maybe()
100 inline reference construct(reference value_) const in construct()
129 ::boost::parameter::aux::maybe<T>::*safe_bool
137 inline reference get() const in get()
144 mutable bool constructed;
[all …]
/dports/devel/rapidcheck/rapidcheck-7bc7d30/test/
H A DMaybeTests.cpp58 Maybe<Logger> maybe; variable
110 Maybe<Logger> maybe; variable
134 Maybe<int> maybe(1337); variable
302 Maybe<Logger> maybe; variable
314 Maybe<DestructNotifier> maybe(DestructNotifier("foobar", &log)); variable
330 Maybe<DestructNotifier> maybe(DestructNotifier("foobar", &log)); variable
340 Maybe<int> maybe; variable
357 Maybe<int> maybe; variable
367 Maybe<DestructNotifier> maybe; variable
/dports/www/npm-node16/npm-6.14.8/lib/node_modules/npm/docs/content/cli-commands/
H A Dnpm-bugs.md11 ### Synopsis
18 ### Description
25 ### Configuration
42 ### See Also
H A Dnpm-docs.md11 ### Synopsis
20 ### Description
28 ### Configuration
45 ### See Also
/dports/www/npm/npm-6.14.8/lib/node_modules/npm/docs/content/cli-commands/
H A Dnpm-docs.md11 ### Synopsis
20 ### Description
28 ### Configuration
45 ### See Also
/dports/www/npm-node17/npm-6.14.8/lib/node_modules/npm/docs/content/cli-commands/
H A Dnpm-docs.md11 ### Synopsis
20 ### Description
28 ### Configuration
45 ### See Also
H A Dnpm-bugs.md11 ### Synopsis
18 ### Description
25 ### Configuration
42 ### See Also
/dports/www/npm-node14/npm-6.14.8/lib/node_modules/npm/docs/content/cli-commands/
H A Dnpm-bugs.md11 ### Synopsis
18 ### Description
25 ### Configuration
42 ### See Also
H A Dnpm-docs.md11 ### Synopsis
20 ### Description
28 ### Configuration
45 ### See Also

12345678910>>...48