# boost **Repository Path**: LxqGitCode/boost ## Basic Information - **Project Name**: boost - **Description**: This is boost for mockcpp or testngpp. - **Primary Language**: Unknown - **License**: BSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-11-21 - **Last Updated**: 2024-07-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # boost ## Introduction mockcpp and testngpp use this boost library to provide typeof and is_enum. Only the very old compilers that don't support typeof/c++11 need this. # Usage Put this boost folder in mockcpp/3rdparty directory. It looks like this: ![](images/2021-03-14-07-38-52.png)