MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / BOOST_THREAD_FUTURE

Function BOOST_THREAD_FUTURE

extern/boost/boost/thread/future.hpp:1996–1999  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1994 typedef typename base_type::move_dest_type move_dest_type;
1995
1996 BOOST_THREAD_FUTURE(future_ptr a_future):
1997 base_type(a_future)
1998 {
1999 }
2000 public:
2001
2002 BOOST_THREAD_MOVABLE_ONLY(BOOST_THREAD_FUTURE)

Callers 1

future.hppFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected