Тогда, если u Concept Constructs (Concept> Codait (Code> (Code>
Код: Выделить всё
std::floating_pointКод: Выделить всё
#include
template
struct Foo { /* ... */ };
// or ?
template
struct Bar {
void Func() {
Foo foo; // Uses Foo here
/* ... */
}
};
< /code>
Подробнее здесь: https://stackoverflow.com/questions/795 ... d-template
Мобильная версия