$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [linux drivers] Is it possible to use boost in a Linux driver?
From: Othman, Ossama (ossama.othman_at_[hidden])
Date: 2009-01-13 17:48:01
>Does anybody know if it's possible to use boost within a Linux driver?
For reference, here's the Linux kernel FAQ item on C++ in the kernel (including drivers):
http://www.kernel.org/pub/linux/docs/lkml/#s15-3
HTH,
-Ossama