About
Contact
QtCreator
KDevelop
Solarized
line #s on
1
2
#include
"length.h"
3
4
int
5
length
(
A
&
a
)
6
{
7
return
a
.
length
();
8
}
9
Definitions
Update your C++ knowledge – Modern C++11/14/17 Training
Find out more