From 70a38319d650fa0d0dacf728375fa701f320b8fc Mon Sep 17 00:00:00 2001 From: Mark Olesen Date: Thu, 16 Oct 2008 14:27:16 +0200 Subject: [PATCH] added xfer::operator->() for easier de-referencing of underlying methods --- applications/test/xfer/xferListTest.C | 18 ++++++++++++++++-- src/OpenFOAM/memory/xfer/xfer.H | 5 ++++- src/OpenFOAM/memory/xfer/xferI.H | 6 ++++++ 3 files changed, 26 insertions(+), 3 deletions(-) diff --git a/applications/test/xfer/xferListTest.C b/applications/test/xfer/xferListTest.C index 6fce6b2bd0..ed52115c93 100644 --- a/applications/test/xfer/xferListTest.C +++ b/applications/test/xfer/xferListTest.C @@ -55,8 +55,6 @@ int main(int argc, char *argv[]) xfer > xA(lstA, true); xfer > xB; -// List