     "  ++"    ++    "     ++  " .   .  .   ,     , '         ,        .

        ""  ""  ""  "style.css"   ,   "index.htm".


               ++   ,    
               ,     .
          ,    
             ARM (The Annotated C++ Reference Manual, Margaret A. Ellis 
            and Bjarne Stroustrup, 1990, 453 pages.   . , 
            . .      ++ 
             . .: . 1992)      
              1995. 
       
  1.    -   (and, and_eq, bitand, 
  bitor, compl, not, or, or_eq, xor, xor-equ). 
  2.       bool     true  
  false. 
  3.     (namespace),   
           
     (  namespace  using). 
  4.    explicit    
       . 
  5.           
  .        
        .    
           
   (     using). 
  6.     rtti (   
    typeid   type_info  ). 
  7.         
   (static_cast, dynamic_cast, const_cast  reinterpret_cast). 
  8.    new[],    delete[];   
  new  delete         
      .   new 
       0      ,  
    .  ,  0,  
    c  . 
  9.         for-,  
     if, while, do-while, switch. 
  10.         .  
       ,     ,  
    ARM. 
  11.      ++.    
  ,   ++     
   .       
    (   ).   
   ,     ,  
      typename. 
  12.   -  ,  
      -  . 
  13.     ,     
    ,         
     . 
  14.   (enum)     , 
        .    
   ,    ;  0  
       0,      
   . 
  15.    ,   ->.   
      . 
  16.  (  )   mutable,  
       . 
  

      . 
 .
