PrevUpHomeNext

Function init

boost::call_stack::init

Synopsis

// In header: <boost/call_stack/call_stack.hpp>


bool init();

Description

Explicitly initialize the library. Typically no explicit call is needed.

Returns:

true if successful.


PrevUpHomeNext