Published onJune 11, 2025理解 [[maybe_unused]]:处理未使用变量与函数的正确方式C++现代C++编译器介绍C++17引入的[[maybe_unused]]属性,如何优雅地处理未使用的变量和函数。
Published onMay 18, 2025C++11/14/17/20 核心特性速查表C++programming-languagessoftware-engineeringConcise reference for key C++ features across modern standards, helping developers write efficient and maintainable code.
Published onMay 1, 2025SGX AttackerSGXC++ShellMakefilesecuritySGX Attacker is an experimental project designed to explore vulnerabilities in Intel's Software Guard Extensions (SGX). It uses a combination of C++, Shell scripting, and Makefile to simulate and analyze potential attack vectors.