Run Code  | API  | Code Wall  | Misc  | Feedback  | Login  | Theme  | Privacy  | Patreon 

protected

Language: Layout:
+ ] Compiler args + ] Show input
Compilation time: 0.44 sec, absolute service time: 0,54 sec 
edit mode |  history  | discussion
Error(s):
source_file.cpp: In member function ‘void vertex::translate(const vector&)’:
source_file.cpp:7:10: error: ‘float xyz::x’ is protected
    float x,y,z;
          ^
source_file.cpp:23:17: error: within this context
       x += vect.x;
                 ^
source_file.cpp:7:12: error: ‘float xyz::y’ is protected
    float x,y,z;
            ^
source_file.cpp:24:17: error: within this context
       y += vect.y;
                 ^
source_file.cpp:7:14: error: ‘float xyz::z’ is protected
    float x,y,z;
              ^
source_file.cpp:25:17: error: within this context
       z += vect.z;
                 ^

        

    
                
λ
.NET NoSQL database for rapid development