Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Doxygen を使用してドキュメントを生成します。*.h ファイルに、ドキュメントの本文を記述します。次の行について:
/// arguments and results are not NaNs or ± ∞.
不完全なテキストが生成されます:
arguments and results are not NaNs or .
問題を解決するためのアドバイスを共有できますか?