Lorum ipsum
A test of collaboration diagrams
Bar.hpp
Go to the documentation of this file.
1 /*
2  ***************************************************************************
3  * Copyright (C) Ericsson AB, 2015
4  * The copyright to the computer program(s) herein is the property of
5  * Ericsson AB, Sweden. The program(s) may be used and/or copied only with
6  * the written permission from Ericsson AB or in accordance with the terms
7  * and conditions stipulated in the agreement/contract under which the
8  * program(s) have been supplied.
9  ***************************************************************************
10  */
11 
19 class Bar
20 {
24  explicit Bar() = default;
25 }
Lorum ipsum.
Definition: Bar.hpp:19