What happens when you attempt to compile and run the following code? Choose all possible
answers.
#include
using namespace std;
template
class A {
T_v;
public:
A() {}
A(T v): _v(v){}
friend ostream & operator<<(ostream & c, const A
c< } }; int main() { A cout< return 0; }
Vicky
4 months agoWilliam
4 months agoAlecia
4 months agoTeddy
4 months agoTracey
5 months agoWeldon
5 months agoLang
5 months agoPaola
5 months ago