Uno/Cpp/Impl/FreeReference

From Apache OpenOffice Wiki
< Uno‎ | Cpp
Revision as of 08:40, 12 February 2007 by Kr (Talk | contribs)

Jump to: navigation, search

Type: implementation State: bunoexttm

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

Tests

Dependencies

Personal tools