Changeset 3831 in Sophya for trunk/SophyaLib/TArray/tvector.cc


Ignore:
Timestamp:
Aug 5, 2010, 2:16:20 PM (15 years ago)
Author:
ansari
Message:

Introduction et gestion du flag preprocesseur NEED_EXT_DECL_TEMP pour declaration extern des classes template avec instantiation explicite (pb dynamic_cast sur Mac OS 10.6), Reza 05/08/2010

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/TArray/tvector.cc

    r3751 r3831  
    1 // $Id: tvector.cc,v 1.24 2010-03-03 20:46:07 ansari Exp $
     1// $Id: tvector.cc,v 1.25 2010-08-05 12:16:20 ansari Exp $
    22//                         C.Magneville          04/99
    33#include "sopnamsp.h"
     
    55#include <stdlib.h>
    66#include "pexceptions.h"
     7
     8#define TVECTOR_CC_BFILE  // avoid extern template declarations
    79#include "tvector.h"
    810
Note: See TracChangeset for help on using the changeset viewer.