

Namespaces | |
| boost | |
| Duration formatting facet for input.  | |
| boost::context | |
Typedefs | |
| typedef void * | boost::context::fcontext_t | 
Functions | |
| BOOST_CONTEXT_DECL intptr_t  BOOST_CONTEXT_CALLDECL  | boost::context::jump_fcontext (fcontext_t *ofc, fcontext_t nfc, intptr_t vp, bool preserve_fpu=true) | 
| BOOST_CONTEXT_DECL fcontext_t  BOOST_CONTEXT_CALLDECL  | boost::context::make_fcontext (void *sp, std::size_t size, void(*fn)(intptr_t)) |