2025  5

December  1

Building an Elegant C++ Cross-Platform Development and Build Workflow

2025-12-20 · Updated 2026-03-27 · 25 min · 5303 words · ykiko

November  1

Support AOT for CuTe DSL

2025-11-11 · Updated 2025-11-17 · 7 min · 1313 words · ykiko

July  1

Clice, how have you been lately?

2025-07-24 · Updated 2025-07-25 · 3 min · 1343 words · ykiko

June  1

Reflection for C++26!!!

2025-06-21 · Updated 2025-07-08 · 11 min · 5426 words · ykiko

February  1

Deep Dive into Clang (Part 1)

2025-02-04 · Updated 2025-02-05 · 6 min · 2912 words · ykiko

2024  11

December  1

Design and Implementation of a New C++ Language Server

2024-12-18 · Updated 2025-11-27 · 7 min · 3492 words · ykiko

July  1

St. Louis WG21 Meeting Review

2024-07-01 · Updated 2024-07-01 · 10 min · 2009 words · ykiko

June  1

The Perfect Combination of Python and C++: Object Design in pybind11

2024-06-07 · Updated 2024-12-02 · 4 min · 1694 words · ykiko

May  1

Is the singleton pattern in C++ truly a ‘singleton’?

2024-05-09 · Updated 2024-05-14 · 5 min · 2018 words · ykiko

April  2

Super easy-to-use C++ Online Compiler (VSCode Version)

2024-04-24 · Updated 2024-05-04 · 3 min · 626 words · ykiko

Thoroughly Understanding C++ ABI

2024-04-16 · Updated 2025-12-24 · 11 min · 5285 words · ykiko

March  1

Where exactly does C++ code bloat occur?

2024-03-11 · Updated 2024-12-24 · 9 min · 4209 words · ykiko

February  2

The History of constexpr in C++! (Part Two)

2024-02-22 · Updated 2024-11-30 · 8 min · 3751 words · ykiko

The History of constexpr in C++! (Part One)

2024-02-10 · Updated 2024-12-18 · 9 min · 4485 words · ykiko

January  2

How to elegantly convert enum to string in C++?

2024-01-29 · Updated 2025-07-08 · 8 min · 1533 words · ykiko

Relocate Semantics in C++

2024-01-25 · Updated 2024-12-18 · 5 min · 2383 words · ykiko

2023  12

December  3

A 7-Year Relay Race: Getting the Number of Fields in a C++ Struct

2023-12-25 · Updated 2025-01-14 · 10 min · 4693 words · ykiko

Implement Object in C++!

2023-12-03 · Updated 2024-11-30 · 4 min · 1831 words · ykiko

Why is it said that C/C++ compilers do not preserve metadata?

2023-12-03 · Updated 2024-11-30 · 4 min · 1968 words · ykiko

November  3

Master your C++ code with Clang tools.

2023-11-29 · Updated 2024-11-30 · 6 min · 2919 words · ykiko

Various approaches to code generation

2023-11-29 · Updated 2024-11-30 · 4 min · 1820 words · ykiko

A Reflection Tutorial for C++ Programmers

2023-11-29 · Updated 2024-10-21 · 3 min · 1234 words · ykiko

October  2

C++26 Static Reflection Proposal Analysis

2023-10-16 · Updated 2025-06-22 · 5 min · 2398 words · ykiko

C++ Pointers to Members: A Comprehensive Guide

2023-10-04 · Updated 2024-12-18 · 11 min · 2302 words · ykiko

September  1

Seeing Through the Fog: A True Understanding of C++ Templates

2023-09-12 · Updated 2025-12-24 · 10 min · 4653 words · ykiko

July  3

C++ Forbidden Black Magic: STMP (Part 2)

2023-07-30 · Updated 2026-03-14 · 8 min · 1593 words · ykiko

C++ Forbidden Black Magic: STMP (Part 1)

2023-07-29 · Updated 2026-03-14 · 11 min · 2137 words · ykiko

std::variant is hard to use!

2023-07-25 · Updated 2024-07-20 · 3 min · 1407 words · ykiko