Ardour  9.0-pre0-582-g084a23a80d
chan_count.h File Reference
#include <cassert>
#include <ostream>
#include "pbd/xml++.h"
#include "ardour/data_type.h"
Include dependency graph for chan_count.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ARDOUR::ChanCount
 

Namespaces

 ARDOUR
 

Functions

std::ostream & operator<< (std::ostream &o, const ARDOUR::ChanCount &c)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  o,
const ARDOUR::ChanCount c 
)