mirror of
https://github.com/USCiLab/cereal.git
synced 2025-07-20 18:22:00 +02:00
12 lines
158 B
HTML
12 lines
158 B
HTML
---
|
|
layout: default
|
|
title: Inheritance
|
|
---
|
|
|
|
{% capture inheritance %}
|
|
{% include inheritance.markdown %}
|
|
{% endcapture %}
|
|
{{ inheritance | markdownify }}
|
|
|
|
|