Searched refs:model (Results 1 – 15 of 15) sorted by relevance
15 # define BOOST_CONCEPT_USAGE(model) ~model() argument27 # define BOOST_CONCEPT_USAGE(model) \28 model(); /* at least 2.96 and 3.4.3 both need this :( */ \29 BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \30 ~model()34 # define BOOST_CONCEPT_USAGE(model) \35 BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \36 ~model()
12 // Description : implements model of parameter with single char name
12 // Description : implements model of generic parameter with dual naming
12 // Description : implements model of named parameter
164 static void construct(double* addr, const double& model) in construct()166 new (addr) double(model); in construct()
12 // Description : implements model of program environment
73 Thread model: posix
56 # tests, because the choice of the file model can (in principle) affect
262 model, to give anyone who possesses the object code either (1) a
261 model, to give anyone who possesses the object code either (1) a
1130 a thing simply does not fit the model.
10259 and doing such a thing simply does not fit the model.@refill
6138 # tests, because the choice of the file model can (in principle) affect