HROOT-core-0.9: src/HROOT/Core/TArrayS/Implementation.hs
{-# LANGUAGE EmptyDataDecls, FlexibleContexts, FlexibleInstances,
ForeignFunctionInterface, IncoherentInstances,
MultiParamTypeClasses, OverlappingInstances, TypeFamilies,
TypeSynonymInstances #-}
module HROOT.Core.TArrayS.Implementation where
import FFICXX.Runtime.Cast
import Data.Word
import Foreign.C
import Foreign.Ptr
import System.IO.Unsafe
import HROOT.Core.TArrayS.RawType
import HROOT.Core.TArrayS.FFI
import HROOT.Core.TArrayS.Interface
import HROOT.Core.TArrayS.Cast
import HROOT.Core.TArray.RawType
import HROOT.Core.TArray.Cast
import HROOT.Core.TArray.Interface
import HROOT.Core.Deletable.RawType
import HROOT.Core.Deletable.Cast
import HROOT.Core.Deletable.Interface
instance ITArrayS TArrayS
instance ITArray TArrayS
instance IDeletable TArrayS where
delete = xform0 c_tarrays_delete