Go back to Richel Bilderbeek's homepage.

Go back to Richel Bilderbeek's C++ page.

 

 

 

 

 

(C++) struct

 

Keyword to start a class declaration.

 

The only difference with the keyword class is that struct has a public access level by default, where class's default access level is private.

 

See class for more information.

 

 

 

 

 

Go back to Richel Bilderbeek's C++ page.

Go back to Richel Bilderbeek's homepage.

 

Valid XHTML 1.0 Strict