CppOperatorAddressOf address-of operator

Go back to Richel Bilderbeek's homepage.

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

 

 

 

 

 

(C++) operator& (address-of operator)

 

operator& (address-of operator) is an operator to access the address of something.

 

Consider writing the address-of 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