$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [endian] status?
From: Michael Marcin (mike.marcin_at_[hidden])
Date: 2013-11-03 17:05:55
I need to read/write some structs as binary data over an asio tcp socket
and convert host<->network byte order. IIRC the endian library was
supposed to clean this process up substantially but I can't find it.
I thought it passed review years ago but I could be misremembering.