Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
IsSquare is a std::vector code snippet to check if a 2D-std::vector is square.
#include <cassert> |
//From http://www.richelbilderbeek.nl/CppIsSquare.htm |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.