Null type in standard C++ library

后端 未结 0 517
猫巷女王i
猫巷女王i 2021-01-03 01:24

Is there some special null type and value in standard C++ library, e.g. defined as struct null_type_t {};?

I want to use it in different places to signif

相关标签:
回答
  • 消灭零回复
提交回复
热议问题