comp.lang.ada
 help / color / mirror / Atom feed
* Header-only Ada libraries...
@ 2018-05-31 11:14 Alejandro R. Mosteo
  2018-05-31 12:18 ` joakimds
  2018-05-31 13:35 ` Jeffrey R. Carter
  0 siblings, 2 replies; 12+ messages in thread
From: Alejandro R. Mosteo @ 2018-05-31 11:14 UTC (permalink / raw)


A while ago I commented on how I unexpectedly found myself writing more 
and more expression functions... today I realized that this tiny project 
to interact with C subprograms is header-only:

https://github.com/mosteo/cstrings/tree/master/src

What it does isn't important, but I couldn't but think of the trend in 
the C++ world to go for header-only libraries.

https://en.wikipedia.org/wiki/Header-only

Anyway, just a curiosity... and something to worry about? ;)

Alex.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2018-06-05 12:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-31 11:14 Header-only Ada libraries Alejandro R. Mosteo
2018-05-31 12:18 ` joakimds
2018-05-31 12:38   ` Egil H H
2018-05-31 13:58     ` joakimds
2018-05-31 12:55   ` Luke A. Guest
2018-05-31 13:34   ` Jeffrey R. Carter
2018-05-31 13:35 ` Jeffrey R. Carter
2018-05-31 21:04   ` Robert A Duff
2018-05-31 22:53     ` Randy Brukardt
2018-06-01  9:15     ` Jeffrey R. Carter
2018-06-01 10:00       ` Dmitry A. Kazakov
2018-06-05 12:31   ` Alejandro R. Mosteo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox