metaclass: (Default)
[personal profile] metaclass
Вот жеж страуструпъ намутил, блин.
const/не-const
указатель/ссылка/значение
куча/стек

Date: 2012-06-17 12:22 pm (UTC)
From: [identity profile] nicka-startcev.livejournal.com
варнинг не вижу. Как получить?

$ cat a.cpp
enum materials
{
  wood,
  steel,
  glass,
  shit
};

int main()
{
  return true;
}

int foo()
{
  return false;
}

int bar (materials a)
{
  return a+1;
}


$ g++ -W -Wall a.cpp 
$

Date: 2012-06-17 01:22 pm (UTC)
From: [identity profile] gds.livejournal.com
В РОТ МНЕ НОГИ, ТЫ СЛОМАЛ ТИПЫ, ДЕМОН!!1111

Date: 2012-06-17 02:18 pm (UTC)
From: [identity profile] nivanych.livejournal.com
Не надо было помещать строчки
$ g++ -W -Wall a.cpp
$
внутрь a.cpp!!

Date: 2012-06-17 07:30 pm (UTC)
From: [identity profile] bitfield.livejournal.com
s/enum/enum class/

$ g++ --std==c++0x

Profile

metaclass: (Default)
metaclass

April 2017

S M T W T F S
      1
2345678
9101112 131415
16171819202122
23242526272829
30      

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Nov. 24th, 2025 03:39 pm
Powered by Dreamwidth Studios