#ifndef thread_with_lambda_hpp_ #define thread_with_lambda_hpp_ void thread_with_lambda(); #endif