CppOperatorDereference dereference operator

Go back to Richel Bilderbeek's homepage.

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

 

 

 

 

 

(C++) operator* (dereference operator)

 

operator* (dereference operator) is an operator to access something pointed to.

 

Consider writing the dereference operator directly connected to the type-specifier.

 

 

 

 

References

 

  1. Joint Strike Fighter Air Vehicle C++ Coding Standards for the System Development and Demonstration Program. Document Number 2RDU00001 Rev C. December 2005. AV Rule 62: 'The dereference operator '*' and the address-of operator '&' will be directly connected with the type-specifier.'

 

 

 

 

 

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

Go back to Richel Bilderbeek's homepage.

 

Valid XHTML 1.0 Strict

This page has been created by the tool CodeToHtml