guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

concerns when integrating C++ code into guile?


From: Matt Wette
Subject: concerns when integrating C++ code into guile?
Date: Tue, 06 Jan 2015 18:32:10 -0800

What are the concerns when integrating C++ code into guile?

I'm guessing interleaved C++ exception handling, but are there others.

Assuming the C++ code calls no guile code, should all C++ exceptions be caught 
at the interface?

Matt





reply via email to

[Prev in Thread] Current Thread [Next in Thread]