
10 Jan
2012
10 Jan
'12
12:24 a.m.
On 01/09/2012 08:20 AM, Oliver Kowalke wrote:
I was curious to know whether there is a good reason for not making it header only.
because the lib contains assembler :)
Inline assembly could be header-only. Visual Studio doesn't support inline assembly on x86-64 though. I assume it does, however, support linking against assembly objects.