0

こんにちは。C++_ header_ class_ object例えば

class myClass1{

public:
    "constructor and methods here"
private:
    OtherClass oc;
    "other variables here"
};

これは非常に単純な質問であることはわかっていますが、どこにも答えが見つからないようです。どんな助けでも大歓迎です!

4

3 に答える 3