Home
last modified time | relevance | path

Searched refs:NonPODType (Results 1 – 2 of 2) sorted by relevance

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Ddstructgdl.hpp325 if( NonPODType( tVar->Type())) in ConstructTag()
342 if( NonPODType( tVar->Type())) in DestructTag()
H A Dbasegdl.hpp253 inline bool NonPODType( DType t) in NonPODType() function