Skip to content

Instantly share code, notes, and snippets.

@tomlagier
Created July 3, 2017 05:43
Show Gist options
  • Save tomlagier/69c4516faf25e0c27e661e2421f275fc to your computer and use it in GitHub Desktop.
Save tomlagier/69c4516faf25e0c27e661e2421f275fc to your computer and use it in GitHub Desktop.
circle-pack.cpp:537:7: error: member initializer 'options' does not name a non-static data member or base class
: options(options)
^~~~~~~~~~~~~~~~
circle-pack.cpp:554:26: error: use of undeclared identifier 'options'
if (this->isType(options["size"], "object"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment