Site menu

CodeCook.io

  • Languages
    • C
    • C++
    • CSS
    • Git
    • HTML
    • Java
    • JavaScript
    • jQuery
    • PHP
    • Python
    • Ruby
    • Scala
  • class
  • object

C++ - Object instantiation

Create instance of class blueprint.

0
720
  • Share on Facebook
  • Share on Google+
  • Share on Twitter

In stack

{{name}}()
cpp

Notes

  • object lifetime of current scope (auto garbage).
  • Object placed on stack.

last update: Oct. 28, 2014

Advertisement

This project is hosted on DigitalOcean, try it and support us

Related concept

  • Class definition

Other language

  • Python

Random task

  • Exception handling
  • Repeat string
  • Change git remote tracking branch
  • Random number
  • Block comment
  • Blog
  • About
  • License