🧗‍♂️Random Restart

Recent Notes

  • Qix (Software Build System)

    Jun 19, 2026

    • RobotX Software

      Jun 19, 2026

      • UCRT (Unmanned Collaborative Research Testbed)

        Jun 19, 2026

        PortfolioArtificial IntelligenceRoboticsSoftwareEngineeringGitHub
        Home

        ❯

        Computer Science

        ❯

        C++

        ❯

        C++ Lambda Function

        C++ Lambda Function

        Apr 12, 20261 min read

        Intro

        In C++, a lambda function is an anonymous, inline function.

        [capture] (parameters) { code };

        Resources

        • https://www.w3schools.com/cpp/cpp_functions_lambda.asp

        Graph View

        • Intro
        • Resources

        Backlinks

        • Create a Publisher and Subscriber Node (C++)

        Created with Quartz v4.5.1 © 2026

        • GitHub
        • Discord