开发者

compile-time-constant

0
  • C++ compile-time constant detection

    There\'re cases when a library source is available, and it has to support variable parameters in general, but in practice these parameters are commonly constants.[详细]

    2023-01-08 01:00 分类:问答
  • Help with type traits

    Suppose we have the following template class template<typename T> class Wrap { /* ... */ }; We can not change Wrap. It is important.[详细]

    2022-12-16 21:27 分类:问答