Docs4dev
Docs
Docs4dev
  • Tools
  • Privacy
  • GitHub

Search

Loading search index…

No recent searches

No results for "Query here"

  • to select
  • to navigate
  • to close

Search by FlexSearch

On this page

On this page
cpp / latest / keyword / static.html

C++ keyword: static

Usage

  • declarations of namespace members with static storage duration and internal linkage
  • definitions of block scope variables with static storage duration and initialized once
  • declarations of class members not bound to specific instances

© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/keyword/static

  • Privacy Policy
  • 蜀ICP备14021783号-6
  • Brought to you by Docs4dev