SFINAE

  • 深入探索SFINAE

    一、sfinae 知乎 SFINAE(stubstitution failure is not an error)是一种C++编译器技术,用于在编译时根据条件包含或排除模板参数。在…

    编程 2024-12-22