mirror of
https://github.com/USCiLab/cereal.git
synced 2025-07-20 18:22:00 +02:00
14 lines
203 B
HTML
14 lines
203 B
HTML
---
|
|
layout: default
|
|
title: Transitioning From Boost
|
|
---
|
|
|
|
{% capture transition_from_boost %}
|
|
{% include transition_from_boost.markdown %}
|
|
{% endcapture %}
|
|
{{ transition_from_boost | markdownify }}
|
|
|
|
|
|
|
|
|