Skip to content

Alejandro Segovia Azapian

Rendering and Systems Engineering

  • Blog
  • License
  • Publications
  • C/C++ and Objective-C
  • Computer Graphics
  • Personal Projects
    • Vortex 3D Editor
    • Vortex 3D Runtime
    • Vortex 3D Engine
    • GLSL Shader Editor
    • Quake 2 BSP Renderer
    • Quake 2 Model Renderer
    • The Mandelbrot Set
    • Vector Field Renderer
    • Konoko (OBJ Rendering)
    • Julia-Fatou Set and IFS Fractals
    • Py Particle System (2006)
    • C++ Raytracer (2005)
  • WebGL
Search
  1. Home
  2. 2013
  3. June

Month: June 2013

C++

C++11 Enum Classes

June 10, 2013June 16, 2013Ale

With the release of the C++11 standard, C++ finally obtained its own enum type declarations. Dubbed “enum classes”, these new enums type define a namespace for the discrete values they…Continue readingC++11 Enum Classes

2 Comments on C++11 Enum Classes
Copyright © 2022 Alejandro Segovia Azapian | JetBlack by Firefly Themes
Scroll Up