Logo

Programming Linux

Quick search

Navigation

Courses

  • Courses Overview
  • Slide Material
    • Linux
    • Python Programming
    • The C Programming Language
    • C++: TODO List
    • C++: Miscellaneous Live-Hacking
      • C++: Class Templates
      • C++: Dynamic Memory
      • C++: Global Objects Initialization
        • Screenplay: C++: Global Objects Initialization
        • Code: C++: Global Objects Initialization
      • C++: Inheritance, Interfaces, virtual
      • C++: Ownership/RAII
      • C++: STL Containers (Intro)
      • C++: Templates vs. Interfaces
    • C++
    • The New C++ (11-…)
    • Design Patterns With C++
    • C++ Code
    • C++ Exercises
    • CMake
    • Is Software A Craft? Software Is A Craft! ⟶ Clean Code
    • Unit Testing With googletest
  • How To Book
  • Log Of Past Courses

About

  • Myself: Contact, Impressum, …
  • This Site

Blog

  • Posts

C++: Global Objects Initialization¶

  • Screenplay: C++: Global Objects Initialization
    • Global Variables
    • Constructor and Destructor Order in Same File
    • Constructor and Destructor Order Across Files
    • Constructor and Destructor Order Across Files: Dependencies, Bugs
  • Code: C++: Global Objects Initialization
©2019-2025 (GPLv3), Jörg Faschingbauer. | Page source