• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1In file included from inline_copy_ctor.cpp:5:
2./inline_copy_ctor.h:5:1: warning: [chromium-style] Complex class/struct needs an explicit out-of-line copy constructor.
3struct C {
4^
51 warning generated.
6