boost::openmethod::policies::fast_perfect_hash::fn::finalize

Releases the memory allocated by initialize.

Synopsis

template<class... Options>
static
void
finalize(std::tuple<Options...> const&);

Template Parameters

Name Description

Options...

Zero or more option types, deduced from the function arguments.

Parameters

Name Description

options

Zero or more option objects.

Created with MrDocs