没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
编译时打印机 编译时打印机在C ++中的编译时打印值和类型。 预告片 测试文件 compile-time-printer -- make test.cpp # include < ctp> template < auto> constexpr auto func ( int i) { // Formatted output. ctp::printf ( " Hello {}! \n " , ctp::type{I}); // Standardized output. ctp::print (I + i, sizeof (I)); return true ; } constexpr auto test = func< 22>( 20 ); . Hello int! 42 4
资源推荐
资源详情
资源评论
收起资源包目录
compile-time-printer-main.zip (62个子文件)
compile-time-printer-main
MANIFEST.in 225B
.conan
test_package
example.cpp 299B
CMakeLists.txt 344B
conanfile.py 401B
.gitignore 7B
conanfile.py 812B
README.rst 12KB
.clang-tidy 3KB
.github
workflows
pages.yml 724B
testing.yml 2KB
publish.yml 1KB
LICENSE.txt 1KB
CHANGELOG.rst 70B
src
compile_time_printer
ctp.py 18KB
__init__.py 591B
.clang-format 2KB
CMakeLists.txt 390B
web
.eslintrc.js 230B
webpack.config.js 2KB
favicon
safari-pinned-tab.svg 3KB
favicon.ico 15KB
android-chrome-512x512.png 25KB
android-chrome-192x192.png 10KB
site.webmanifest 426B
apple-touch-icon.png 7KB
favicon-32x32.png 2KB
mstile-150x150.png 7KB
favicon-16x16.png 1KB
browserconfig.xml 246B
src
index.html 3KB
js
ctp_wrapper.py 3KB
playground.js 10KB
ctp.js 2KB
editor.js 5KB
index.js 2KB
css
style.scss 2KB
.stylelintrc.json 45B
.gitignore 18B
package-lock.json 349KB
package.json 1KB
static
banner.svg 12KB
banner-web.svg 23KB
setup.cfg 4KB
setup.py 867B
tests
test_parser.py 11KB
test_main.py 5KB
__init__.py 0B
g++ 219B
conftest.py 288B
data
output_stream.cpp 248B
example.cpp 1KB
value_stack.cpp 552B
user_defined_type.cpp 337B
fibonacci.cpp 267B
CMakeLists.txt 576B
fibonacci_with_noise.cpp 326B
no_print_statement.cpp 89B
workarounds.cpp 1KB
type_stack.cpp 545B
.gitignore 558B
pyproject.toml 315B
include
ctp
ctp.hpp 15KB
共 62 条
- 1
资源评论
徐志鹄
- 粉丝: 22
- 资源: 4661
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功