Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::Stacks< SignedInteger > Class Template Reference

#include <minimum_degree_ordering.hpp>

Inheritance diagram for boost::detail::Stacks< SignedInteger >:
Collaboration diagram for boost::detail::Stacks< SignedInteger >:

Classes

class  stack
 

Public Member Functions

 Stacks (size_type n)
 
stack make_stack ()
 

Protected Attributes

std::vector< value_type > data
 

Constructor & Destructor Documentation

template<class SignedInteger>
boost::detail::Stacks< SignedInteger >::Stacks ( size_type  n)
inline

Member Function Documentation

Member Data Documentation

template<class SignedInteger>
std::vector<value_type> boost::detail::Stacks< SignedInteger >::data
protected

The documentation for this class was generated from the following file: