Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 165 Bytes

File metadata and controls

4 lines (4 loc) · 165 Bytes

Static

  • in namespace scope - it can't be accessed from any other translation unit (don't use in header)
  • variable in a function
  • in class method declartation