C++ bug hunting, error: conversion from ‘int’ to non-scalar type ‘Counter’ requested

preview_player
Показать описание
error: conversion from ‘int’ to non-scalar type ‘Counter’ requested
Counter theCtr = theInt;
Рекомендации по теме