{-# OPTIONS_GHC -Wall #-} module Casadi.MarshalTypes ( CppVec , StdString' , StdOstream' ) where data CppVec a data StdString' data StdOstream'