Skip links

  • Skip to primary navigation
  • Skip to content
  • Skip to footer
Nam Seob Seo
  • Search
  • About

    C++11 - one line interesting example of C++11 syntax

    less than 1 minute read

    1
    
    constexpr explicit optional<T>::operator bool() const noexcept;
    

    Categories: C++, Programming

    Updated: June 3, 2013

    Share on

    Twitter Facebook LinkedIn
    Previous Next

    You may also enjoy

    C++26 std::execution: then vs let_value, and the Full Algorithm Catalog

    9 minute read

    C++26 finally ships std::execution (P2300) — the sender/receiver framework for asynchronous and parallel programming. Two of its algorithms get confused cons...

    GGUF vs MLX: Two Takes on the Local LLM Model Format

    7 minute read

    If you have ever downloaded a model to run on your own machine, you have met the two formats that dominate the conversation today: GGUF and MLX. They both so...

    Spec-Driven Development with OpenCode and OpenSpec

    5 minute read

    Spec-Driven Development with OpenCode and OpenSpec

    C++ - Catching Bugs Early: Validating C++26 Contracts with Static Analysis

    8 minute read

    Catching Bugs Early: Validating C++ Contracts with Static Analysis - Mike Fairhurst & Peter Martin - CppCon 2025

    • Follow:
    • GitHub
    • Feed
    © 2026 Nam Seob Seo. Powered by Jekyll & Minimal Mistakes.