logo

Crowdly

Browser

Add to Chrome

Adott a következő sablonosztály: template <typename T1, typename T2>  struct...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Adott a következő sablonosztály:

template <typename T1, typename T2> 

struct Baz {

    static void f() { cout << "különböző"; }

};

Válassza ki a megfelelő opciót a következő osztályhoz:

template <typename T> 

struct Baz<T, T> {

    static void f() { cout << "ugyanaz"; }

};

0%
100%
0%
0%
More questions like this

Want instant access to all verified answers on edu.vik.bme.hu?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome