gpt4 book ai didi

c++ - 头文件中的怪异

转载 作者:行者123 更新时间:2023-11-27 23:34:55 24 4
gpt4 key购买 nike

我在头文件中有这样的行:

public:
//! @name Constructor / Destructor
//@{
//! Constructor.
CP_AboutBox( CP_Application_Imp *inOwnerApp );
virtual ~CP_AboutBox() throw();
//@}

//! @name Instance
//@{
static CP_AboutBox *Instance();
//@}

//! @name Display
//@{
void Display( const CP_String& inDescription = CP_String("") );
//@}

//! @name Setters
//@{

@name Instance@name Display 是什么?

是 Doxygen 吗?

最佳答案

是的,例如参见 Doxygen documentaion 中的这一部分这解释了它。

关于c++ - 头文件中的怪异,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1284701/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com