Difference between revisions of "Uno/Cpp/Impl/FreeReference"

From Apache OpenOffice Wiki
< Uno‎ | Cpp
Jump to: navigation, search
m (Fixed section indentation.)
m (Splitted categories.)
Line 14: Line 14:
  
  
[[Category:Uno:Cpp:Impl]]
+
[[Category:Impl]]
 +
[[Category:Uno]]
 +
[[Category:Uno:Cpp]]

Revision as of 16:50, 28 November 2006

Type: implementation State: UTF2

Implementation of Uno/Cpp/Spec/FreeReference for C++ Uno.

Description

The cppu::FreeReference is currently implemented fully inline. So, no ABI compatibility needs to be taken care of, in case we are going to change it (may reimplement it as a typedef of a specialization of a new Reference template).

Files

  • cppu/inc/cppu/FreeReference.hxx -r1.1.2.1

Dependencies

Personal tools