Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

Deprecated List

Class SgArray< T, SIZE >
Use boost::array instead

Class SgCmdLineOpt
Use boost::program_options instead

Member SgHash::Code1 () const
Don't use this function; it exposes implementation details.

Member SgHash::Code2 () const
Don't use this function; it exposes implementation details.

Member SgVector::PopFront ()
Don't use this function; it is slow. Only exists for SgList compatibility.

Member SgVector::PushFront (const T &elt)
Don't use this function; it is slow. Only exists for SgList compatibility.

Member SgHashUtil::GetZobrist (int index)
Use your own zobrist table to avoid bugs due to overlapping usage of indices

Member SgHashUtil::XorZobrist (SgHash< N > &hash, int index)
Use your own zobrist table to avoid bugs due to overlapping usage of indices


17 Jun 2010 Doxygen 1.4.7