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.
__attribute__((pure))パラメーターを介してのみデータに到達できる場合、C++ クラスコンストラクターを宣言できますか? また、どのような場合に認定する必要があり__attribute__((const))ますか?
__attribute__((pure))
__attribute__((const))